http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46309
User: morriss
Date: 2012/11/30 12:25 PM
Log:
Fix an unitialized-read detected by Valgrind while processing:
https://www.wireshark.org/download/automated/captures/fuzz-2012-11-30-20336.pcap
(I can't reproduce the actual fuzz failure and this uninitialized-read
shouldn't have caused an out-of-memory condition--which is what the buildbot
said the problem with that capture was.)
Also stop marking a variable that is used as unused.
Directory: /trunk/epan/dissectors/
Changes Path Action
+2 -1 packet-btavdtp.c Modified