Code

frontend: Added destructors for dynamically allocated objects in the parser.
authorSebastian Harl <sh@tokkee.org>
Fri, 25 Apr 2014 22:14:37 +0000 (00:14 +0200)
committerSebastian Harl <sh@tokkee.org>
Fri, 25 Apr 2014 22:14:37 +0000 (00:14 +0200)
commit22ab0383bb3117c4ebe6addb0cdb18929fed1c0f
treeac1ced9eda2681544071bc6bf5ab1ed0019a9e9c
parent61bffa0a9775d926425c1a28bee49d341d1237b4
frontend: Added destructors for dynamically allocated objects in the parser.

This will make sure that the memory is freed in case of parse errors.
src/frontend/grammar.y