Wireshark-commits: [Wireshark-commits] rev 50268: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sun, 30 Jun 2013 21:34:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50268

User: morriss
Date: 2013/06/30 02:34 PM

Log:
 Actually initialize the localhost ethernet address before setting
 dl_src/dl_dst to it.
 
 Fixes uninitialized-read warnings from Valgrind on the capture in
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8827

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +7 -2      packet-bthci_acl.c    Modified