Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-tacacs.c packet-tacacs.h

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Mon, 29 Sep 2003 13:50:47 -0500 (CDT)
guy         2003/09/29 13:50:47 CDT

  Modified files:
    .                    packet-tacacs.c packet-tacacs.h 
  Log:
  From Emanuele Caratti:
  
  	just use "g_free()" to free the buffer in "md5_xor()", as it
  	doesn't throw exceptions;
  
  	temporarily #ifdef out "tacplus_acct_flags" pending the
  	arrival of code to dissect the TACACS+ accounting stuff.
  
  Revision  Changes    Path
  1.29      +2 -3      ethereal/packet-tacacs.c
  1.4       +3 -1      ethereal/packet-tacacs.h