CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2019/10/08 09:50:25
Modified files: sbin/unwind : frontend.c Log message: Make sure struct pending_query is fully initialized by using calloc. Doesn't matter currently but lead to some head scratching while working on new things.