Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan tvbuff.c

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: Wed, 4 Jun 2003 16:45:49 -0500 (CDT)
guy         2003/06/04 16:45:49 CDT

  Modified files:
    epan                 tvbuff.c 
  Log:
  Use "tvb_ensure_bytes_exist()" to check, in "tvb_fake_unicode()", to
  make sure we have the entire string, rather than fetching the last
  character.
  
  Revision  Changes    Path
  1.45      +3 -7      ethereal/epan/tvbuff.c