Wireshark-commits: [Wireshark-commits] rev 50472: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 09 Jul 2013 20:35:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50472

User: mmann
Date: 2013/07/09 01:35 PM

Log:
 Fix some uninitialized variable warnings reported in bug 8904 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8904) by setting conversation structure (smtp_session_state) to all zeros.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1 -11     packet-smtp.c    Modified