Ethereal-cvs: [Ethereal-cvs] rev 16174: /trunk/epan/: emem.c emem.h libethereal.def

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

Date: Mon, 10 Oct 2005 08:24:57 GMT
User: guy
Date: 2005/10/10 03:24 AM

Log:
 Add "ep_strdup_vprintf()" and "se_strdup_vprintf()", for completeness.
 
 Make them not reuse a va_list; there's no guarantee that it can be
 used more than once and, in fact, on some platforms, you *can't* use it
 more than once.  Based on a patch by Pekka Pietikainen.
 
 Clean up indentation a bit.

Directory: /trunk/epan/
  Changes    Path               Action
  +38 -16    emem.c             Modified
  +4 -2      emem.h             Modified
  +2 -0      libethereal.def    Modified



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