aboutsummaryrefslogtreecommitdiff
path: root/src/lib/tls/include.am
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-03-28 09:19:23 -0400
committerNick Mathewson <nickm@torproject.org>2019-03-28 09:19:23 -0400
commitf58587a68dec2cdbcbf3d3d46414c05fc9dfffbd (patch)
tree3480eddf1682bf3b14dcffe5ac4dc639397de1fa /src/lib/tls/include.am
parent00ca3d04cfa0625349a47d1a2f7c16ac66e7822d (diff)
downloadtor-f58587a68dec2cdbcbf3d3d46414c05fc9dfffbd.tar.gz
tor-f58587a68dec2cdbcbf3d3d46414c05fc9dfffbd.zip
Don't unconditionally deref pub and sub in lint_message_consistency
This can't actually result in a null pointer dereference, since pub_excl and sub_excl are only set when the corresponding smartlists are nonempty. But coverity isn't smart enough to figure that out, and we shouldn't really be depending on it. Bug 29938; CID 1444257. Bug not in any released Tor.
Diffstat (limited to 'src/lib/tls/include.am')
0 files changed, 0 insertions, 0 deletions