cedric84 opened a new pull request #1480: Invalid g_os_mempool_list.stqh_last assignment URL: https://github.com/apache/mynewt-core/pull/1480 Hi, I think that there is an issue with the assignment of the "g_os_mempool_list.stqh_last" member into the "os_mempool_unregister" function. According to me, the pointed contents is modified instead of the pointer itself (like it is done with the "STAILQ_REMOVE" macro). What do you think ?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
