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

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

From: obiot@xxxxxxxxxxxx (Olivier Biot)
Date: Sun, 21 Dec 2003 12:12:33 -0600 (CST)
obiot       2003/12/21 12:12:33 CST

  Modified files:
    .                    packet-mmse.c 
  Log:
  Fix a sprintf to non-malloc()ed memory by using g_strdup_printf() and g_free().
  
  Revision  Changes    Path
  1.29      +5 -4      ethereal/packet-mmse.c