Ethereal-cvs: [Ethereal-cvs] rev 14937: /trunk/epan/dissectors/: packet-radius.c

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

Date: Sat, 16 Jul 2005 01:56:00 GMT
User: guy
Date: 2005/07/15 08:56 PM

Log:
 Get rid of the newline between "radius:" and the error when trying to
 read the RADIUS directory.
 
 The error string from "radius_load_dictionary()" is g_malloced; free it,
 and g_strdup the "Could not find the radius directory" error, so we
 don't have to worry about constant vs. g_malloced strings.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +3 -2      packet-radius.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=14937&view=rev