From: Vincent Pit Date: Sat, 4 Oct 2014 15:39:24 +0000 (+0200) Subject: Nullify thread local storage entries when they are freed X-Git-Tag: v0.13~6 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;ds=inline;h=4a34c3bc9a4f33d96ad7488478c0f1e7ac10bce1;hp=4a34c3bc9a4f33d96ad7488478c0f1e7ac10bce1;p=perl%2Fmodules%2Fautovivification.git Nullify thread local storage entries when they are freed This makes possible problems easier to reproduce. ---