Wireshark-commits: [Wireshark-commits] rev 28406: /trunk/ /trunk/epan/dissectors/: packet-http.c /t
Date: Tue, 19 May 2009 00:17:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28406

User: gerald
Date: 2009/05/18 05:17 PM

Log:
 From Abhik Sarkar via bug 3242:
 
   Add a UAT for custom HTTP header fields.
   
 From me:
 
   Use se_alloc0 to initialize a struct. Use g_strdup(...) instead of
   g_strdup_printf("%s"...). Add a missing UAT_END_FIELDS.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +210 -7    packet-http.c    Modified

Directory: /trunk/
  Changes    Path          Action
  +1 -0      AUTHORS       Modified