unpack-file: fix ancient leak in create_temp_file()

Ævar Arnfjörð Bjarmason committed almost 4 years ago

built-ins & libs & helpers: add/move destructors, fix leaks

Ævar Arnfjörð Bjarmason committed almost 4 years ago

dir.c: free "ident" and "exclude_per_dir" in "struct untracked_cache"

Ævar Arnfjörð Bjarmason committed almost 4 years ago

read-cache.c: clear and free "sparse_checkout_patterns"

Ævar Arnfjörð Bjarmason committed almost 4 years ago

commit: discard partial cache before (re-)reading it

Ævar Arnfjörð Bjarmason committed almost 4 years ago

{reset,merge}: call discard_index() before returning

Ævar Arnfjörð Bjarmason committed almost 4 years ago

tests: mark tests as passing with SANITIZE=leak

Ævar Arnfjörð Bjarmason committed almost 4 years ago

cocci: apply "pending" index-compatibility to some "builtin/*.c"

Ævar Arnfjörð Bjarmason committed almost 4 years ago

cache.h & test-tool.h: add & use "USE_THE_INDEX_VARIABLE"

Ævar Arnfjörð Bjarmason committed almost 4 years ago

{builtin/*,repository}.c: add & use "USE_THE_INDEX_VARIABLE"

Ævar Arnfjörð Bjarmason committed almost 4 years ago

cocci: apply "pending" index-compatibility to "t/helper/*.c"

Ævar Arnfjörð Bjarmason committed almost 4 years ago

cocci & cache.h: apply variable section of "pending" index-compatibility

Ævar Arnfjörð Bjarmason committed almost 4 years ago

cocci & cache.h: apply a selection of "pending" index-compatibility

Ævar Arnfjörð Bjarmason committed almost 4 years ago

cocci: add a index-compatibility.pending.cocci

Ævar Arnfjörð Bjarmason committed almost 4 years ago

read-cache API & users: make discard_index() return void

Ævar Arnfjörð Bjarmason committed almost 4 years ago

cocci & cache.h: remove rarely used "the_index" compat macros

Ævar Arnfjörð Bjarmason committed almost 4 years ago

builtin/{grep,log}.: don't define "USE_THE_INDEX_COMPATIBILITY_MACROS"

Ævar Arnfjörð Bjarmason committed almost 4 years ago

cache.h: remove unused "the_index" compat macros

Ævar Arnfjörð Bjarmason committed almost 4 years ago

The thirteenth batch

Taylor Blau committed almost 4 years ago

← Newer Page 655 of 4093 Older →