quote - leak
Matt S Trout [Mon, 17 Sep 2018 21:05:59 +0000 (21:05 +0000)]
quotefile

index 0e7c9d1..859a09a 100644 (file)
--- 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 ;)