URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e97d235efcd718f17220d6a21c9037581a9df9ae
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e97d235 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
SPDY: do not try to access an uninitialized tvb
Coming when data length = 0
Bug: 10704
Change-Id: Ibd0730be661d966aa0429480dba97ed7d3e5c471
Reviewed-on: https://code.wireshark.org/review/5377
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 4b96030 802.11: Remove proto_tree_add_text
adds e97d235 SPDY: do not try to access an uninitialized tvb
Summary of changes:
epan/dissectors/packet-spdy.c | 2 ++
1 file changed, 2 insertions(+)