CVSROOT: /cvs Module name: src Changes by: r...@cvs.openbsd.org 2012/12/19 06:37:12
Modified files: lib/libutil : imsg.c Log message: Fix a purely theoretical NULL-pointer dereference in the case that we would be able to receive multiple SCM_RIGHTS messages. ok claudio@ gilles@