Ethereal-cvs: [Ethereal-cvs] rev 15657: /trunk/epan/: inet_ntop.c

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

Date: Thu, 01 Sep 2005 11:32:15 GMT
User: guy
Date: 2005/09/01 06:32 AM

Log:
 128 bytes isn't much room for the stack; revert to using an on-the-stack
 buffer (the buffer in question is temporary, so it doesn't need to
 survive after inet_ntop() returns), which should fix some compile errors
 on Windows.

Directory: /trunk/epan/
  Changes    Path           Action
  +3 -5      inet_ntop.c    Modified



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