http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50478
User: eapache
Date: 2013/07/09 05:32 PM
Log:
The last bits of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8828
Convert the last DISSECTOR_ASSERTs into potential expert infos, and do the right
offset manipulation and verification to avoid long (or infinite) loops when
those conditions are hit. This includes fixing some long loops I accidentally
introduced in r50432.
Directory: /trunk/epan/dissectors/
Changes Path Action
+84 -16 packet-dcom-sysact.c Modified