fixed prototype memory leak
authorDima Kogan <dima@secretsauce.net>
Thu, 1 May 2014 08:01:18 +0000 (01:01 -0700)
committerChanho Park <chanho61.park@samsung.com>
Fri, 22 Aug 2014 11:38:26 +0000 (20:38 +0900)
commit7d1de4a27dba996a47bb78f4294e0a17303972c6
tree40432952fccc9608b56b376865c63675d1b94e6f
parentc71062ab42d1746df8acede44ab17fb3e66ec240
fixed prototype memory leak

protolib_add_prototype() makes a copy of the prototype, so allocating a new
pointer there was an error
dwarf_prototypes.c