diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2014-11-28 12:14:44 -0800 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2014-11-28 12:14:44 -0800 |
commit | d94d592d2b76c2f0c4bc27ab74ff145ee1e390f5 (patch) | |
tree | 89e7d7d566ba062a0d811e8f69abb0dbb928d956 /src/scanners.h | |
parent | 3f251cdca271ddb79d06fb8fc101499d0e9a3021 (diff) |
Avoid potential memory leak.
Previously, if malloc failed to allocate 'newstack', the function
would return without freeing 'stack'. Pointed out by clang static
analyzer.
Diffstat (limited to 'src/scanners.h')
0 files changed, 0 insertions, 0 deletions