Ethereal-cvs: [Ethereal-cvs] rev 12924: /trunk/epan/: plugins.c

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

Date: Sun, 02 Jan 2005 04:01:09 -0000
User: guy
Date: 2005/01/01 10:01 PM

Log:
 Don't cast pointers passed as arguments - pass a pointer to the right
 type of variable and assign the value; that squelches "dereferencing
 type-punned pointer will break strict-aliasing rules" warnings from some
 versions of GCC.

Directory: /trunk/epan/
  Changes    Path          Action
  +8 -4      plugins.c     Modified



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