[RTEMS Project] #4368: rtems--tools tool kit temp file constructor does nothing
RTEMS trac
trac at rtems.org
Wed Mar 31 03:26:34 UTC 2021
#4368: rtems--tools tool kit temp file constructor does nothing
--------------------------+---------------------------
Reporter: Chris Johns | Owner: Joel Sherrill
Type: defect | Status: assigned
Priority: normal | Milestone: 6.1
Component: tool | Version: 6
Severity: normal | Keywords:
Blocked By: | Blocking:
--------------------------+---------------------------
A change to add an overloaded constructor ...
https://git.rtems.org/rtems-
tools/commit/?id=420d7a13672991a1480d06ac02190f2976b9253b
does not do anything. The body of the constructor is empty.
Thinking about this I think the change is not right because the code
depends on `libiberty` make temp call to find the temp directory and that
is designed to crate safe temp files.
I am now wondering how the code was tested? The files registered are not
known to the clean up handler that runs on exit.
--
Ticket URL: <http://devel.rtems.org/ticket/4368>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list