Ethereal-cvs: [Ethereal-cvs] rev 16202: /releases/ethereal-0.10.13/epan/: emem.c emem.h libeth

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

Date: Wed, 12 Oct 2005 16:18:11 GMT
User: gerald
Date: 2005/10/12 11:18 AM

Log:
 Copy over two revisions from the trunk:
 
 r16174:
 
 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.
 
 r16186:
 
 add llc_add_oui

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



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