diff options
author | Sam James <sam@gentoo.org> | 2022-03-31 08:27:42 +0100 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2022-05-08 14:56:26 -0500 |
commit | 7b2e8f9efd28566133b0da5ccf91b0e24a0d6c15 (patch) | |
tree | fbd03f747b1709cff63fa7edcdc557ec4f2a1c75 /support | |
parent | 000a2c19b43afb60559cbf63b71446f6c908505a (diff) |
librc: mark rc_deptree_* functions as mallocs
(This is analogous to the rc_stringlist change.)
This gives a hint to the compiler that allocations (return values)
from this function should be paired with a corresponding dealloc/free
function.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'support')
0 files changed, 0 insertions, 0 deletions