zsh/Src/Zle/zle_main.c:352:2: error: Common realloc mistake: 'kungetbuf' nulled but not freed upon failure [memleakOnRealloc]
kungetbuf = realloc(kungetbuf, kungetsz *= 2);
^
Attachment: fix-leak.patch Description: Binary data