diff options
author | René Scharfe <l.s.r@web.de> | 2019-09-05 21:59:42 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-09-05 14:11:34 -0700 |
commit | c77722b3ea42a87381915f1203648a5f5d86c1ff (patch) | |
tree | 44b3e742d69e5e3334b5865ae1237cc9c045f258 /builtin/mv.c | |
parent | tag: factor out get_tagged_oid() (diff) | |
download | tgif-c77722b3ea42a87381915f1203648a5f5d86c1ff.tar.xz |
use get_tagged_oid()
Avoid derefencing ->tagged without checking for NULL by using the
convenience wrapper for getting the ID of the tagged object. It die()s
when encountering a broken tag instead of segfaulting.
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/mv.c')
0 files changed, 0 insertions, 0 deletions