Second attempt at fixing the memory leak in matcherrc rule parsing.
authorAndrej Kacian <ticho@claws-mail.org>
Sun, 16 Jul 2017 10:18:03 +0000 (12:18 +0200)
committerAndrej Kacian <ticho@claws-mail.org>
Sun, 16 Jul 2017 10:18:03 +0000 (12:18 +0200)
commitcfbe405f11fd8e87b13c34ba4c00a4ee5cffcd32
tree7390484133f901efe30a45335589be6f2d21cdcd
parent57e6203525cd1238f5f7164ba2587c50a603d2c4
Second attempt at fixing the memory leak in matcherrc rule parsing.

This time, we take into account that the memory allocated by
yyparse() uses is sometimes used and freed by another
function higher in the stack.
src/matcher_parser_parse.y