Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-http.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Sat, 6 Dec 2003 21:34:36 -0600 (CST)
guy         2003/12/06 21:34:36 CST

  Modified files:
    .                    packet-http.c 
  Log:
  Use a cleanup handler to free the Content-Type header value, so it gets
  freed even if we throw an exception after processing the Content-Type
  header but before we call a subdissector.
  
  Revision  Changes    Path
  1.76      +16 -7     ethereal/packet-http.c