aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-openflow_v6.c
diff options
context:
space:
mode:
authorJohn Thacker <johnthacker@gmail.com>2022-12-01 20:38:35 -0500
committerJohn Thacker <johnthacker@gmail.com>2022-12-01 20:43:39 -0500
commit0e119321837e6ec69fe6cb04aee04935e0386d7a (patch)
tree6ef7ee7ccb72f6fca765aa55e28d7c07638765e2 /epan/dissectors/packet-openflow_v6.c
parent967a3c3df94d09a09306a23ae248ef611f57087b (diff)
kafka: Don't try to decompress if the length is zero.
There's no point in trying to decompress a message with length zero, and some of the third party decompression libraries (e.g. zstd) can give unexpected results that lead to infinite loops if we do so. A message length zero is almost surely a file with errors.
Diffstat (limited to 'epan/dissectors/packet-openflow_v6.c')
0 files changed, 0 insertions, 0 deletions