#4874: Undefined behaviour
---------------------------+----------------------
 Reporter:  Daniel Páscoa  |       Owner:  (none)
     Type:  defect         |      Status:  closed
 Priority:  normal         |   Milestone:
Component:  admin          |     Version:
 Severity:  normal         |  Resolution:  wontfix
 Keywords:                 |  Blocked By:
 Blocking:                 |
---------------------------+----------------------
Changes (by Sebastian Huber):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 This was discussed on the RTEMS mailing list some time ago:

 https://lists.rtems.org/pipermail/devel/2021-November/069991.html

 Quite frankly, someone passing a NULL pointer to functions like `void
 rtems_clock_get_monotonic_bintime(struct bintime *time_point)` will also
 use the NULL pointer later. The next release of the pre-qualified RTEMS
 will probably contain the `clock_get()` function which performs these NULL
 pointer checks.

--
Ticket URL: <http://devel.rtems.org/ticket/4874#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to