[797] in testers
segmentation violation in 7.0C quota
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Sat May 19 23:19:33 1990
From: jnrees@ATHENA.MIT.EDU
Date: Sat, 19 May 90 23:19:07 -0400
To: dkk@ATHENA.MIT.EDU
Cc: testers@ATHENA.MIT.EDU
In-Reply-To: [0794]
Yup, I've known about this one for a while. The server is reporting
the quota on a group which you are in, but your workstation doesn't
know about (do you have /etc/nocreate?) I was real sloppy in
de-refrencing the result of a procedure call without checking if the
call failed.
It's fixed in the groupquota locker, I'll send the patch on Monday.
I've also fixed the memory leak in both rpc.rquotad and rpc.rcquotad.
Those patches will be included also.