normanr commented on PR #5750:
URL: https://github.com/apache/incubator-nuttx/pull/5750#issuecomment-1153396887

   Also `TCP` calls memset in `tcp_alloc`, instead of `tcp_free`, so it pays 
twice to zero the memory if `NET_ALLOC_CONNS` is enabled, so it might be nice 
to make `TCP` and `UDP` do this in the same way (for simplicity).


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to