diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-04-18 20:28:46 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-04-18 20:28:46 -0400 |
commit | 41a8930fa1202b882687c0c3a328307b480934b5 (patch) | |
tree | acd83cbd33ab07e4f0e91fb9640c9d3358d5704a /Makefile.nmake | |
parent | 08325b58bef83bfed181c493f269ef57477152c0 (diff) | |
download | tor-41a8930fa1202b882687c0c3a328307b480934b5.tar.gz tor-41a8930fa1202b882687c0c3a328307b480934b5.zip |
scan-build: check impossible null-pointer case in buffers.c
When maintaining buffer freelists, we don't skip more than there
are, so (*chp) can't be null to begin with. scan-build has no way
to know that.
Diffstat (limited to 'Makefile.nmake')
0 files changed, 0 insertions, 0 deletions