aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-iwarp-mpa.c
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2014-08-07 20:25:34 -0400
committerEvan Huus <eapache@gmail.com>2014-08-08 00:31:50 +0000
commitc10396dbbf782a576bc1f9a931cf86090cec3878 (patch)
tree228d32a7bda2199fb2235d21c611dd3ce863c909 /epan/dissectors/packet-iwarp-mpa.c
parentdea377ba2fb8d7040746af82a63218d0d5fd6a84 (diff)
Fix read-past-end-of-buffer in CUPS dissector
Even when the protocol specifies that a string ends in a null-terminator, there are packets which won't. Therefore: **the result of tvb_get_ptr SHALL NOT be treated as a null-terminated string** We need to post that in big neon lettering somewhere obvious. Bug: 10353 Change-Id: Ie30cd13353a9830311e573e734dd89dc07622c98 Reviewed-on: https://code.wireshark.org/review/3485 Reviewed-by: Evan Huus <eapache@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-iwarp-mpa.c')
0 files changed, 0 insertions, 0 deletions