diff options
author | Junio C Hamano <gitster@pobox.com> | 2012-06-08 14:50:22 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-06-08 15:44:38 -0700 |
commit | ab9d75a8d7e48e03ab0be9fc5e38902f1c173b87 (patch) | |
tree | 49dd0d60f1a2c70cc675e52cd4f11462cb5b5609 /run-command.h | |
parent | revision: "simplify" options imply topo-order sort (diff) | |
download | tgif-ab9d75a8d7e48e03ab0be9fc5e38902f1c173b87.tar.xz |
revision: note the lack of free() in simplify_merges()
Among the three similar-looking loops that walk singly linked
commit_list, the first one is only peeking and the same list is
later used for real work. Leave a comment not to mistakenly
free its elements there.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'run-command.h')
0 files changed, 0 insertions, 0 deletions