URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8439fd57967be54d284f2f6f7426c79309f07196
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8439fd5 by Martin Kaiser (wireshark@xxxxxxxxx):
- Handle strings that have an opening but no closing quote
fixes the endless loop reported in
Bug: 10521
- Fix a typo.
Change-Id: I17b4a15e780d1d6122841a308348518063f82a59
Reviewed-on: https://code.wireshark.org/review/4467
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 05d34b3 Clean up white space.
adds 8439fd5 - Handle strings that have an opening but no closing quote
Summary of changes:
epan/dissectors/packet-sip.c | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 deletions(-)