Wireshark-commits: [Wireshark-commits] rev 36252: /trunk/ /trunk/: file.c

Date: Tue, 22 Mar 2011 16:33:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36252

User: guy
Date: 2011/03/22 09:33 AM

Log:
 We have to initialize the elements of the fdata->col_text array to null
 pointers, as there's code that assumes that if they're not set to null
 pointers, they're set correctly, and doesn't bother setting them to the
 right value.

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