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

Date: Tue, 03 Dec 2013 11:02:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53743

User: guy
Date: 2013/12/03 11:02 AM

Log:
 Remove some no-longer-necessary null pointer checks, as pointed out by
 Coverity; dissect_btl2cap() now returns immediately if handed a null
 private-data pointer.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +8 -8      packet-btl2cap.c    Modified