Re: vmd close stdin
On Mon, Sep 10, 2018 at 01:25:24AM +0200, Alexander Bluhm wrote: > Hi, > > vmd(8) may close file descriptor 0 as not all fd fields are properly > initialized with -1. While there avoid closing -1. > > ok? > ok mlarkin > bluhm > > Index: usr.sbin/vmd/vmd.c > ==
vmd close stdin
Hi, vmd(8) may close file descriptor 0 as not all fd fields are properly initialized with -1. While there avoid closing -1. ok? bluhm Index: usr.sbin/vmd/vmd.c === RCS file: /data/mirror/openbsd/cvs/src/usr.sbin/vmd/vmd.c,v retrie