CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2025/04/27 10:21:26
Modified files: sbin/unwind : frontend.c resolver.c Log message: Make sure the qname is a string. Otherwise the frontend is no longer trustworthy and we should exit. OK claudio, deraadt