Wireshark-commits: [Wireshark-commits] rev 36553: /trunk/epan/ /trunk/epan/: proto.c
Date: Mon, 11 Apr 2011 13:38:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36553

User: cmaynard
Date: 2011/04/11 06:38 AM

Log:
 Use g_strlcpy() instead of prohibited strncpy() to guarantee NULL-termination.

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