
16 Jul
2021
16 Jul
'21
5:51 p.m.
On Thu, May 13, 2021 at 07:39:22PM -0600, Simon Glass wrote:
The devres_alloc() function is intended to avoid the need for freeing memory, although in practice it may not be enabled, thus leading to a true leak.
Nevertheless this is intended. Add a comment.
Signed-off-by: Simon Glass sjg@chromium.org Reported-by: Coverity (CID: 312951)
Applied to u-boot/master, thanks!
--
Tom