Wireshark-commits: [Wireshark-commits] rev 20923: /trunk/ /trunk/: capture_wpcap_packet.c
Date: Sun, 25 Feb 2007 12:50:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20923

User: ulfl
Date: 2007/02/25 12:50 PM

Log:
 fix #1399: don't assert the oidlength returned from the network card driver, but simply return that the PacketRequest call failed in that case.
 
 BTW: this is a serious bug in the specific network card driver of this report, it returned a buffer length LONGER than the provided buffer length one!

Directory: /trunk/
  Changes    Path                      Action
  +11 -4     capture_wpcap_packet.c    Modified