Fix for [ 1748153 ] gsymcheck crashes on invalid_slotdef1.sym
commit6fc2856767979c34ed216aebe4f8efb231d5a4b1
authorAles Hvezda <ahvezda@seul.org>
Sun, 8 Jul 2007 20:14:25 +0000 (8 16:14 -0400)
committerAles Hvezda <ahvezda@seul.org>
Sun, 8 Jul 2007 20:41:39 +0000 (8 16:41 -0400)
treeb6d779dafc73b4f1b21f16b81abf6653c85c764f
parentfb89def49fc33f71444cb625b3a26c8d754dd761
Fix for [ 1748153 ] gsymcheck crashes on invalid_slotdef1.sym

The fix for this bug was to check the built up pinlist array and make sure
that none of the items were null.  Added error message and log entry when
this error condition.
gsymcheck/src/s_check.c