Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-rtps.c

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Sun, 18 Apr 2004 15:09:00 -0500 (CDT)
guy         2004/04/18 15:09:00 CDT

  Modified files:
    .                    packet-rtps.c 
  Log:
  The "next_submsg" argument passed to "get_bitmap()" is an offset within
  the tvbuff, not a relative offset, so it should just be a "gint".
  
  Revision  Changes    Path
  1.6       +5 -5      ethereal/packet-rtps.c