Hi,
On Mon, May 09, 2022 at 05:40:39PM +0200, Mark Wielaard wrote:
> This was the only place in debuginfod-client.c where we didn't check
> the result of curl_easy_getinfo. Just check it to make things consistent.
Pushed.
Cheers,
Mark
This was the only place in debuginfod-client.c where we didn't check
the result of curl_easy_getinfo. Just check it to make things consistent.
Signed-off-by: Mark Wielaard
---
v2 This time with the actual code change...
debuginfod/ChangeLog | 5 +
debuginfod/debuginfod-client.c |