diff options
author | Chandra Pratap <chandrapratap3519@gmail.com> | 2024-08-21 18:00:53 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-08-21 09:41:40 -0700 |
commit | 353672f9f894294d10c85f082f53d591f438e209 (patch) | |
tree | 12619f46c2dd1206c34e68989ae738c0b0fb399a /builtin/commit.c | |
parent | 6853b931bd04d534c7e09073ab39f8192f0dd34e (diff) |
t-reftable-block: release used block reader
Used block readers must be released using block_reader_release() to
prevent the occurence of a memory leak. Make test_block_read_write()
conform to this statement.
Mentored-by: Patrick Steinhardt <ps@pks.im>
Mentored-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Chandra Pratap <chandrapratap3519@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions