commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd/nfsd ChangeLog ops.c


From: Marcus Brinkmann
Subject: hurd/nfsd ChangeLog ops.c
Date: Sat, 02 Dec 2000 09:58:45 -0800

CVSROOT:        /home/cvs
Module name:    hurd
Changes by:     Marcus Brinkmann <address@hidden>       00/12/02 09:58:45

Modified files:
        nfsd           : ChangeLog ops.c 

Log message:
        2000-12-02  Marcus Brinkmann  <address@hidden>
        
        * ops.c (op_readlink): Before returning, check if the buffer
        pointed to by transp is ours. If not, munmap it.
        (op_read): Likewise for bp.
        (op_readdir): Don't alloca a buffer here. Instead initialize
        BUF and BUFSIZE to 0 and let the server (eh, MiG) do it.
        munmap BUF before returning.

CVSWeb URLs:
http://subversions.gnu.org/cgi-bin/cvsweb/hurd/nfsd/ChangeLog.diff?r1=1.14&r2=1.15
http://subversions.gnu.org/cgi-bin/cvsweb/hurd/nfsd/ops.c.diff?r1=1.5&r2=1.6




reply via email to

[Prev in Thread] Current Thread [Next in Thread]