Commit c4093fa1648a0d2385c58d75c3140def7dcdebdf

Paul Eggert 2014-07-11T12:19:34

regex: fix memory leak in compiler Fix by Andreas Schwab in: https://sourceware.org/ml/libc-alpha/2014-06/msg00503.html * lib/regcomp.c (parse_reg_exp): Deallocate partially constructed tree before returning error.