radvd-project / radvd

radvd | Official repository: https://github.com/radvd-project/radvd
https://radvd.litech.org/
Other
203 stars 107 forks source link

check: fix PRINT_SAFE_BUFFER warnings #203

Closed mpontillo closed 1 year ago

mpontillo commented 1 year ago

This fixes compiler warnings raised by CHECK_CFLAGS="-DPRINT_SAFE_BUFFER=1" ./configure --with-check && make check, as seen here.