graywolf on Nostr: npub1fzx00…wt6h3 But, according to my memory (and the link): > If there is not ...
npub1fzx00c36ny4whyuhg4ykx6987wxp885fmwmc784n27qcu6pavwzs3wt6h3 (npub1fzx…t6h3) But, according to my memory (and the link):
> If there is not enough memory, the old memory block is not freed and null pointer is returned.
So if *outp is NULL, the buf was *not* freed, so what I do not understand is why *outp = buf is invalid.
> If there is not enough memory, the old memory block is not freed and null pointer is returned.
So if *outp is NULL, the buf was *not* freed, so what I do not understand is why *outp = buf is invalid.