libspf2
libspf2 copied to clipboard
old FreeBSD patches (ports/mail/libspf2)
FreeBSD carries three almost 10 year old patches in their ports-tree:
https://svnweb.freebsd.org/ports/head/mail/libspf2/files/
They still apply fine but I wonder if someone has ever reported them here?
Thanks.
Edit: I didn't create these patches, I'm just dragging them for reasons I can't remember any more. :)
Thank you. I will review.
Interesting, it's all nullability. These days I code with a static analyzer to avoid that kind of issue, but I don't have it for C, only Java.