Skip to content
  • Evan Hunt's avatar
    [master] turn off memory fill by default · c89f1bf1
    Evan Hunt authored
    4768.	[func]		By default, memory is no longer filled with tag values
    			when it is allocated or freed; this improves
    			performance but makes debugging of certain memory
    			issues more difficult. "named -M fill" turns memory
    			filling back on. (Building "configure
    			--enable-developer", turns memory fill on by
    			default again; it can then be disabled with
    			"named -M nofill".) [RT #45123]
    c89f1bf1