Ethereal-cvs: [Ethereal-cvs] rev 15775: /trunk/epan/dissectors/: packet-http.c

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

Date: Tue, 13 Sep 2005 02:39:39 GMT
User: guy
Date: 2005/09/12 09:39 PM

Log:
 Don't pass an arbitrary string from a packet to a routine expecting a
 format string - the arbitrary string might contain "%" characters, so
 the routine might then fetch arbitrary junk and try to use it as, for
 example, a string pointer.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1 -0      packet-http.c    Modified



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