RTEMS | IMFS User allocator Plugin Code (!534)

Gedare Bloom (@gedare) gitlab at rtems.org
Tue Aug 26 17:36:19 UTC 2025




Gedare Bloom started a new discussion on cpukit/libfs/src/imfs/imfs_initsupp.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/534#note_129514

 >    const IMFS_node_control *node_control;
 >    IMFS_jnode_t            *root_node;
 >  
 > +  _Assert(imfs_memfile_ops.allocate != NULL);
 > +  _Assert(imfs_memfile_ops.deallocate != NULL);

this look wrong.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/534#note_129514
You're receiving this email because of your account on gitlab.rtems.org.


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


More information about the bugs mailing list