Changeset 3f732f0 in rtems

Timestamp:
02/13/20 00:15:56 (4 years ago)
Author:
Joel Sherrill <joel@…>
Branches:
5, master
Children:
33d89af
Parents:
d252e20a
git-author:
Joel Sherrill <joel@…> (02/13/20 00:15:56)
git-committer:
Sebastian Huber <sebastian.huber@…> (02/14/20 06:30:38)
Message:

objectdata.h, objectimpl.h: Change structure member from free to deallocate

Without this change, rtems-libbsd does not compile. A macro turns
free into bsd_free.

Also the use of a standard library element as a program identifier
is a violation of a MISRA rule. Turns out that was a good rule. :)

(No files)

Note: See TracChangeset for help on using the changeset viewer.