diff options
author | Lukas Fleischer <cgit@cryptocrack.de> | 2013-08-20 18:56:12 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2013-08-20 19:55:20 +0200 |
commit | 01db08372965b082239e7946255ac43f42d3e37d (patch) | |
tree | 2ae36a481ff08a5b9d715b2adbddb9dc931d1a47 /vector.c | |
parent | 445f6ae8e3ef19b6ca70e741e934778bc4a05555 (diff) | |
download | cgit-01db08372965b082239e7946255ac43f42d3e37d.tar.gz cgit-01db08372965b082239e7946255ac43f42d3e37d.tar.bz2 |
ui-diff: Check the return value of get_sha1()
Sync with what we do everywhere else and check the return value of
get_sha1() instead of calling sha1_object_info() to validate the object.
Note that we later call lookup_commit_reference(), which checks that
both SHA1 values refer to commits, anyway.
Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
Diffstat (limited to 'vector.c')
0 files changed, 0 insertions, 0 deletions