diff options
author | Brandon Williams <bmwill@google.com> | 2017-03-31 16:56:22 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-04-02 09:49:24 -0700 |
commit | 54cc8aca60e474e637e9d71b57ee2c6f1fb197e6 (patch) | |
tree | 8309892edee66ddeb419aba38ea51d36942e3ac4 /walker.h | |
parent | Tenth batch for 2.13 (diff) | |
download | tgif-54cc8aca60e474e637e9d71b57ee2c6f1fb197e6.tar.xz |
push: unmark a local variable as static
There isn't any obvious reason for the 'struct string_list push_options'
and 'struct string_list_item *item' to be marked as static, so unmark
them as being static. Also, clear the push_options string_list to
prevent memory leaking.
Signed-off-by: Brandon Williams <bmwill@google.com>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'walker.h')
0 files changed, 0 insertions, 0 deletions