commit | 52e7d3d91ab6a5bab77c5dfb1ed47381fd52f9ba | [log] [tgz] |
---|---|---|
author | Christopher Tate <ctate@google.com> | Mon Aug 09 13:43:46 2010 -0700 |
committer | Christopher Tate <ctate@google.com> | Mon Aug 09 13:43:46 2010 -0700 |
tree | 95fd304d94292f13851cd4590e89a0b6acb3a297 | |
parent | 18c5bcc66a9a7b2178dcdcf04a0716958798ab81 [diff] |
Bulletproof leak dump against null hash entries Previously, the malloc leak checking code would crash in qsort() if null entries existed in its bookkeeping table. This change makes the comparison function detect null entries and sort them to the end safely. Change-Id: I88244a7df1e289dd9d7992ce29606d505bd63079