Ethereal-cvs: [Ethereal-cvs] rev 17305: /trunk/plugins/lua/: lua_pinfo.c lua_tap.c lua_tvb.c p

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

Date: Wed, 15 Feb 2006 01:21:52 GMT
User: lego
Date: 2006/02/14 07:21 PM

Log:
 - protect column, columns and pinfo from dereferencing invalid data saved by the user.
 - columns live for less than a packet's time, use ep_alloc not g_malloc
 - tvbranges are ephemeral too
 
 doc/ is to remain as a placeholder for upcoming docs.
 
 lualib/ is to be deleted (if needed it should go in trunk) but it appears that once I added if I do not check it in I cannot delete it.

Directory: /trunk/plugins/lua/
  Changes    Path            Action
  +40 -22    lua_pinfo.c     Modified
  +10 -2     lua_tap.c       Modified
  +8 -17     lua_tvb.c       Modified
  +2 -1      packet-lua.c    Modified
  +2 -0      packet-lua.h    Modified



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