Wireshark-commits: [Wireshark-commits] rev 36382: /trunk/epan/ /trunk/epan/: proto.c

Date: Mon, 28 Mar 2011 16:42:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36382

User: cmaynard
Date: 2011/03/28 09:42 AM

Log:
 Don't use prohibited strncpy().  In this case, use g_strlcat() instead.

Directory: /trunk/epan/
  Changes    Path          Action
  +1 -6      proto.c       Modified