Descriptionruntime: optionally check all allocations in hashmap.c
Adds the new debugging constant 'checkgc'. If its value is non-zero
all calls to mallocgc() from hashmap.c will start a garbage collection.
Fixes issue 5074.
Patch Set 1 #Patch Set 2 : diff -r 2334cbe0190b https://code.google.com/p/go/ #
MessagesTotal messages: 5
|