Hi -
> One suggestion, it be a good idea IMHO to initialize user_data to NULL.
> Just so a client knows whether or not it has been set or it is a random
> value.
Will document it as "undefined".
> > + debuginfod_end (client);
> > +
> >if (rc < 0)
> > {
> >fprintf(stderr, "Serv
Hi Frank,
Sorry, I missed the earlier, the mailinglist setup changed and
suppressed the email to the list because you had CCed me... oops.
I think I fixed it for me personally, but others might want to get a
password reminder for this list and check that "Avoid duplicate copies
of messages?" hasn'
Hi -
At long last, slicing and dicing this patch from February into
individual (cumulative) commits. 1/3:
commit d307089fa8621edf09d5d0a1ffc123b904b2
Author: Frank Ch. Eigler
Date: Thu Mar 19 20:27:11 2020 -0400
debuginfod client API: add get/set user_data functions
Add a p