mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-10 11:35:00 -05:00
52a9a5240a
There is little reason here to grab 4K from the heap only to return it a few lines later. Instead, just use the stack to hold the returned value saving ourselves the malloc/free cycle. Signed-off-by: Dan McGee <dan@archlinux.org> |
||
---|---|---|
.. | ||
libalpm |