xiaoxiang781216 commented on pull request #2906: URL: https://github.com/apache/incubator-nuttx/pull/2906#issuecomment-784906923
> > > do you really need this obsolete api? > > > > > > Yes, we need it in memory api test(LTP). > > do you mean LTP tests valloc? Not test valloc, some LTP testcase call valloc to allocate the memory. > it doesn't sound like a good reason to introduce it in nuttx. If nobody call valloc, linker will eliminate the code from final binary. On the other hand, we have to modify LTP to remove valloc. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org