source: rtems/cpukit/ChangeLog @ a93a239

4.104.114.84.95
Last change on this file since a93a239 was a93a239, checked in by Joel Sherrill <joel.sherrill@…>, on 10/04/05 at 21:55:24

2005-10-04 Till Straumann <strauman@…>

PR 829/rtems

  • rtems/src/tasks.c, rtems/src/taskvariabledelete.c: If task variables are deleted from a different context (i.e., executing context != owner of the task variable. The owner meaning the task that registered the dtor in question) the argument passed to the task variable dtor must be tvar and not *ptr which yields the executing task's value of the task variable instead of the owner's.
  • Property mode set to 100644
File size: 338.9 KB

HTML preview not available, since the file size exceeds 256.0 KB. Try downloading the file instead.

Note: See TracBrowser for help on using the repository browser.