URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=011219ccb6192884b6a377d74e2afb64f42b5f62
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
011219c 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>
(cherry picked from commit e97d235efcd718f17220d6a21c9037581a9df9ae)
Reviewed-on: https://code.wireshark.org/review/5383
Actions performed:
from 0f5c6d4 MIPv6: display Experimental Mobility Message Data as such
adds 011219c SPDY: do not try to access an uninitialized tvb
Summary of changes:
epan/dissectors/packet-spdy.c | 2 ++
1 file changed, 2 insertions(+)