validate: fix type stack and leaks
authorMichael Wallner <mike@php.net>
Tue, 17 Oct 2017 08:28:47 +0000 (10:28 +0200)
committerMichael Wallner <mike@php.net>
Tue, 17 Oct 2017 08:28:47 +0000 (10:28 +0200)
commitef40ce43c98a00823e06c14f5cf7a8241f637ab1
treed553fc6d170a8d96847c9a164714c8907639e003
parent46a52f66821e6fb4d0fbce884a69e8e57244c008
validate: fix type stack and leaks
src/parser.c
src/parser_proc.c
src/parser_proc.h
src/parser_proc_grammar.y
src/types/decl_struct.c
src/types/decl_union.c
src/types/number.c