Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal dfilter-scanner.l

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Wed, 22 Mar 2000 23:44:02 -0600 (CST)
gram        2000/03/22 23:44:00 CST

  Modified files:
    .                    dfilter-scanner.l 
  Log:
  Remove small memory leak when converting strings that represent
  byte sequences in display filters to byte arrays. This was caused
  by a duplicate g_strdup() in my code.
  
  Revision  Changes    Path
  1.30      +3 -2      ethereal/dfilter-scanner.l