URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fb0266fb244bf444a2801ee7ffc983f5a58621de
Submitter: Stig Bj?rlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
fb0266f by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Do not handle P_Mul packet as ASCII string when calculating checksum.
This bug was introduced when rewriting tvb_get_string() to
handle encoding (and thus handling ASCII string different).
Change-Id: Ic107d7b9e2f63aea33fdf55b9c20c22202f7b458
Reviewed-on: https://code.wireshark.org/review/2270
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from b27bf15 Fix SDP dissector crash during fuzz testing
adds fb0266f Do not handle P_Mul packet as ASCII string when calculating checksum.
Summary of changes:
epan/dissectors/packet-p_mul.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)