diff options
author | Stefan Beller <sbeller@google.com> | 2015-03-30 18:22:07 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-03-30 21:59:57 -0700 |
commit | 05bfc7dcaa0e99e045c326e2887dba24e58266d8 (patch) | |
tree | 3038424c8e2319fc6089a531fc1782029bf82d73 /split-index.h | |
parent | b260d265e189728b26e50506ac6ffab6a7d588da (diff) | |
download | git-05bfc7dcaa0e99e045c326e2887dba24e58266d8.tar.gz git-05bfc7dcaa0e99e045c326e2887dba24e58266d8.tar.xz |
line-log.c: fix a memleak
The `filepair` is assigned new memory with any iteration via
process_diff_filepair, so free it before the current iteration ends.
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'split-index.h')
0 files changed, 0 insertions, 0 deletions