Wireshark-commits: [Wireshark-commits] rev 36601: /trunk/ /trunk/: editcap.c

Date: Tue, 12 Apr 2011 18:43:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36601

User: cmaynard
Date: 2011/04/12 11:43 AM

Log:
 Don't bother to strcpy() an empty string; just set buf[0] = '\0': Coverity 626

Directory: /trunk/
  Changes    Path          Action
  +1 -1      editcap.c     Modified