URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=011219ccb6192884b6a377d74e2afb64f42b5f62 Submitter: Alexis La Goutte ([email protected]) Changed: branch: master-1.12 Repository: wireshark
Commits: 011219c by Pascal Quantin ([email protected]): 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 <[email protected]> (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(+) ___________________________________________________________________________ Sent via: Wireshark-commits mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-commits Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits mailto:[email protected]?subject=unsubscribe
