diff options
author | Christoph Thelen <doc_bacardi@users.sourceforge.net> | 2020-08-27 21:47:48 +0200 |
---|---|---|
committer | Christoph Thelen <doc_bacardi@users.sourceforge.net> | 2020-08-27 21:47:48 +0200 |
commit | d10c846e4e91fc299de194b3d4dd76fc4451cf67 (patch) | |
tree | 85e1825ff2cc69ac8f486cc858274ea902a32274 /tests/diff/parse.c | |
parent | da3288ded5bce2a37566126be51fe75ff0316c2d (diff) | |
download | libgit2-d10c846e4e91fc299de194b3d4dd76fc4451cf67.tar.gz |
Fix crash in git_describe_commit when opts are NULL.
The argument "opts" can be NULL, which selects default options. Do not access
"opts" directly but only the normalized copy.
Diffstat (limited to 'tests/diff/parse.c')
0 files changed, 0 insertions, 0 deletions