inspect-library: Make memory management more obvious
We were relying on the fact that strsep(&line, ...) resets line to NULL
when it reaches the end, which is not at all obvious. Swap the roles
of the variables around.
Signed-off-by:
Simon McVittie <smcv@collabora.com>
parent
2120ed8f
No related branches found
No related tags found
Please register or sign in to comment