diff options
author | João Valverde <joao.valverde@tecnico.ulisboa.pt> | 2015-12-14 06:42:41 +0000 |
---|---|---|
committer | João Valverde <j@v6e.pt> | 2016-02-19 15:48:16 +0000 |
commit | 5fec8fa74619a69e3faeca01fd483157d39f7b13 (patch) | |
tree | a216be6fe5393263a0145553cb75d96b053b8c4a /text2pcap.c | |
parent | 0200cff989e129c658438a0104c2bb3e9fe55e27 (diff) | |
download | wireshark-5fec8fa74619a69e3faeca01fd483157d39f7b13.tar.gz wireshark-5fec8fa74619a69e3faeca01fd483157d39f7b13.tar.bz2 wireshark-5fec8fa74619a69e3faeca01fd483157d39f7b13.zip |
BER/PER: Add dissector assertions to squelch scan-build bugs
packet-per.c:959:6: warning: Access to field 'aligned' results in a dereference of a null pointer (loaded from variable 'actx')
packet-ber.c:1606:29: warning: Access to field 'pinfo' results in a dereference of a null pointer (loaded from variable 'actx')
packet-ber.c:1612:24: warning: Access to field 'created_item' results in a dereference of a null pointer (loaded from variable 'actx')
packet-ber.c:3156:41: warning: Access to field 'pinfo' results in a dereference of a null pointer (loaded from variable 'actx')
packet-ber.c:3182:24: warning: Access to field 'created_item' results in a dereference of a null pointer (loaded from variable 'actx')
Change-Id: Ibae00dc29a869701fe903a5b0c9944279aaa3df7
Reviewed-on: https://code.wireshark.org/review/13936
Petri-Dish: João Valverde <j@v6e.pt>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'text2pcap.c')
0 files changed, 0 insertions, 0 deletions