Fix two use after free bugs.
commitfa9779d19f1a6a626948ec996735978941883f5d
authorBernd Jendrissek <bernd.jendrissek@gmail.com>
Wed, 9 Jan 2008 22:58:35 +0000 (10 00:58 +0200)
committerPeter Clifton <pcjc2@cam.ac.uk>
Thu, 10 Jan 2008 01:20:17 +0000 (10 01:20 +0000)
treeb5ec2abdbc42916af9dd59323b2e555e85caec07
parentaafa53bb3e4b248e178a654883db2ba1177c5750
Fix two use after free bugs.

The gnetlist testsuite would sometimes screw up the terminal by
outputting angry control characters.  This was because a warning
message used a string that had already been freed.
gnetlist/src/g_netlist.c