Commits

Neil Fortner committed 7a8ac70ecb6
[svn-r20606] Purpose: Fix coverity issue 807 Description: Modified long_compact in stab.c to keep track of whether objname is allocated by setting it to NULL when it is not. Added code to free objname on error if it is not NULL. Tested: Fedora