diff options
author | David Turner <dturner@twopensource.com> | 2015-07-15 18:05:28 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-08-11 15:52:20 -0700 |
commit | 2c3aed1381f22494bc06fd66dec8292a296db10f (patch) | |
tree | 049b6b12c404c8b6cf49550afc5b364c49fae8a8 /builtin/reflog.c | |
parent | sequencer: replace write_cherry_pick_head with update_ref (diff) | |
download | tgif-2c3aed1381f22494bc06fd66dec8292a296db10f.tar.xz |
pseudoref: check return values from read_ref()
These codepaths attempt to compare the "expected" current value with
the actual current value, but did not check if we successfully read
the current value before comparison.
Signed-off-by: David Turner <dturner@twopensource.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/reflog.c')
0 files changed, 0 insertions, 0 deletions