This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: mem leak fix for VxWorks EH



  In message <199812031927.LAA20204@kankakee.wrs.com>you write:
  > Thu Dec  3 11:19:50 1998  Mike Stump  <mrs@wrs.com>
  > 
  > 	* gthr-vxworks.h (__ehdtor): Fix memory leak.  The delete hook
  > 	runs in the context of the deleter, not the deletee, so we must
  > 	use taskVarGet to find the correct memory to free.
  > 	(__gthread_key_create): Initialize the task
  > 	variable subsystem so that the task variable is still active when
  > 	the delete hook is run.
Thanks.  Installed.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]