-
Notifications
You must be signed in to change notification settings - Fork 406
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use GC_debug_generic_or_special_malloc in GC_debug_realloc
(refactoring) * dbg_mlc.c (GC_register_describe_type_fn): Rename kind argument to k. * dbg_mlc.c (GC_print_obj): Rename kind local variable to k. * dbg_mlc.c (GC_debug_realloc): Call GC_debug_generic_or_special_malloc instead of GC_debug_malloc[_atomic][_uncollectable]() and GC_debug_generic_malloc().
- Loading branch information
Showing
1 changed file
with
11 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters