From: Matt S Trout Date: Mon, 17 Sep 2018 21:05:59 +0000 (+0000) Subject: quote - leak X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=8d1c25fe8eadefaccc7fceface226bc3f01ef713;p=scpubgit%2Fmst-quotefile.git quote - leak --- diff --git a/quotefile b/quotefile index 0e7c9d1..859a09a 100644 --- a/quotefile +++ b/quotefile @@ -9976,3 +9976,8 @@ A: Dad jokes end with an exclamation mark -- ! -- whereas mom jokes end /commit/f0695e52644021864f95d22d2100e25ccabc4ee9 < errietta> raedme.md < errietta> # nailed it +% +< LeoNerd> The complicated part was where perl's own debugging only tells me + the leak comes from Perl_newSVsv. Well, yes..I could have guessed + that. What called /that/? I need the C version of caller() +< LeoNerd> man 3 backtrace if you want spoilers ;)