Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 40423: /trunk/ /trunk/: pcapio.c

Date: Tue, 10 Jan 2012 13:59:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40423

User: alagoutte
Date: 2012/01/10 05:59 AM

Log:
 From Jose Pedro Oliveira  via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6719
 pcapio.c: bug in libpcap_write_interface_description_block
 
 The attached patch fixes a copy_and_paste error in the code of the function libpcap_write_interface_description_block(): strlen(name) instead of strlen(filter).

Directory: /trunk/
  Changes    Path          Action
  +2 -2      pcapio.c      Modified