RTEMS | nvdisk.c: Fixed garbage name generation and added memory cleanup (!906)
Kinsey Moore (@opticron)
gitlab at rtems.org
Wed Jan 14 21:20:20 UTC 2026
Kinsey Moore started a new discussion on cpukit/libblock/src/nvdisk.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/906#note_138674
> nvd = calloc (rtems_nvdisk_configuration_size, sizeof (*nvd));
> if (!nvd)
> return RTEMS_NO_MEMORY;
> -
Please leave this line in place.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/906#note_138674
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/20260114/0828ff0b/attachment.htm>
More information about the bugs
mailing list