Skip site navigation (1)Skip section navigation (2)


| raw e-mail | index | archive | help
        fgn.buf =3D buf;
        fgn.len =3D len;

        if (_ioctl(fd, FIODGNAME, &fgn) =3D=3D -1)
                return (NULL);
        return (buf);
}

memory pad between len and buf is uninitialized.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?>