URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=331a6cac46bcc0bdd2de6443febfdeee9ffd9a14
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
331a6ca by Pascal Quantin (pascal.quantin@xxxxxxxxx):
WebSocket: increase max unmask payload size to 256K and indicate that packet is truncated is going above the new limit
Bug: 10283
Change-Id: Iea5401d02bcf50a3427dce5f2b817c3b73a7dc11
Reviewed-on: https://code.wireshark.org/review/3098
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
(cherry picked from commit deb1d8d07f17911914216c5769cd69b9a29c5999)
Reviewed-on: https://code.wireshark.org/review/3105
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 3c75739 Fix assertion error when no header field was decompressed
adds 331a6ca WebSocket: increase max unmask payload size to 256K and indicate that packet is truncated is going above the new limit
Summary of changes:
epan/dissectors/packet-websocket.c | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)