diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-08-10 11:55:23 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-08-10 11:55:24 -0700 |
commit | 60b84ba26c588c09759b90b96e072cceb862a859 (patch) | |
tree | 90b7431765568e56ad10815a9a005682d54a5a95 /builtin/send-pack.c | |
parent | dbc5276fedbe5ac86951a054e6e8ae610f073d9d (diff) | |
parent | 023ff39b2994804e4a7b2274b22336bdb37d4a54 (diff) | |
download | git-60b84ba26c588c09759b90b96e072cceb862a859.tar.gz git-60b84ba26c588c09759b90b96e072cceb862a859.tar.xz |
Merge branch 'jk/parse-options-concat' into maint
Users of the parse_options_concat() API function need to allocate
extra slots in advance and fill them with OPT_END() when they want
to decide the set of supported options dynamically, which makes the
code error-prone and hard to read. This has been corrected by tweaking
the API to allocate and return a new copy of "struct option" array.
* jk/parse-options-concat:
parse_options: allocate a new array when concatenating
Diffstat (limited to 'builtin/send-pack.c')
0 files changed, 0 insertions, 0 deletions