RTEMS | cpukit/rtems/src: Guard against zero-length in rtems_port_create (!1349)

Joel Sherrill (@joel) gitlab at rtems.org
Thu Jul 16 21:07:47 UTC 2026



Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1349 was reviewed by Joel Sherrill

--
  
Joel Sherrill started a new discussion on cpukit/rtems/src/dpmemcreate.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1349#note_154728

 >    }
 >  
 > +  if ( length == 0 ) {

The file _cpukit/include/rtems/rtems/dpmem.h_ has Doxygen which will need the new status added.


-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1349
You're receiving this email because of your account on gitlab.rtems.org. Unsubscribe from this thread: https://gitlab.rtems.org/-/sent_notifications/4-3cwtoysj68o6ypgt0a4gyz4j2-1d/unsubscribe | Manage all notifications: https://gitlab.rtems.org/-/profile/notifications | Help: https://gitlab.rtems.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260716/980df10f/attachment.htm>


More information about the bugs mailing list