Ethereal-cvs: [Ethereal-cvs] rev 14971: /trunk/epan/dissectors/: packet-gsm_a.c packet-uma.c

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

Date: Wed, 20 Jul 2005 20:57:07 GMT
User: gerald
Date: 2005/07/20 03:57 PM

Log:
 In packet-gsm_a.c:
 
   - Make sure every function that has an "add_string" argument, make sure
     it isn't NULL before we write to it.
     a null "add_string".
   - Use "_U_" instead of "add_string = add_string" to squelch compiler
     warnings.
   - Fix other compiler warnings.
 
 In packet-uma.c, pass NULL instead of "" for the add_string argument to
 de_mid().  Fixes bug 287.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +197 -277  packet-gsm_a.c    Modified
  +1 -1      packet-uma.c      Modified



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