mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 14:10:30 -04:00
Add missing prototype for to_upper() which returns char *. Without it, compiler assumed that it returns an int, which results in segmentation fault in init() at dns.c when trying process its result which had been cast to char *, albeit needlessly (this code does lots of bogus casts). PR: 220294 |
||
---|---|---|
.. | ||
patch-echoping.c | ||
patch-echoping.h | ||
patch-http.c | ||
patch-smtp.c |