a045642b7e
Use std::unique_ptr to guard against leaking the new'd pointers in SEXPR lists if there is an exception during parse. This was noticable during the Sexpr/ParseExceptions unit test. Fixes: lp:1830209 * https://bugs.launchpad.net/kicad/+bug/1830209 |
||
---|---|---|
.. | ||
isexprable.h | ||
sexpr.h | ||
sexpr_exception.h | ||
sexpr_parser.h |