Wireshark-commits: [Wireshark-commits] rev 36423: /trunk/epan/ /trunk/epan/: column-utils.c

Date: Thu, 31 Mar 2011 17:27:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36423

User: cmaynard
Date: 2011/03/31 10:27 AM

Log:
 separator will never be NULL, but sep_len could be 0, so test for that instead.
 Fixes CID 620.

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