Fixed a use-after-free error found by valgrind. This could only
be triggered by a broken aux-item definition file, so it was mostly harmless. * src/server/aux-item-def-parse.y (aux_item_def_check_trigger): Don't free a string before using it.
Showing
Please register or sign in to comment