Author: marxin
Date: Fri Nov 27 08:39:00 2015
New Revision: 230997
URL: https://gcc.gnu.org/viewcvs?rev=230997&root=gcc&view=rev
Log:
Fix memory leak in tree-chkp.c
* tree-chkp.c (chkp_make_static_bounds): Release buffer
used for string.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-chkp.c