CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2024/07/11 03:39:14
Modified files: sbin/dhcp6leased: engine.c Log message: Forgot to initialize status_code in previous. No STATUS_CODE option from the server means "success", but we are now using stack garbage, which is usually not "success".