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

Date: Mon, 01 Jul 2013 02:05:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50275

User: cmaynard
Date: 2013/06/30 07:05 PM

Log:
 Fix Coverity CID 280550 (Dereference null return value) by checking that ieee_hints is not NULL before dereferencing it (as is done in all other cases).

Directory: /trunk/epan/dissectors/
  Changes    Path                      Action
  +12 -7     packet-zbee-security.c    Modified