| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
To: bugs@Athena.MIT.EDU Date: Wed, 30 Oct 91 15:01:40 EST From: John Carr <jfc@Athena.MIT.EDU> A user reported that quota said: quota: error reallocing memory: No such file or directory There is a bug in /source/athena/ucb/quota/quota.c: perror() is used to report malloc errors. MALLOC DOES NOT SET ERRNO. perror prints a random error message, or dumps core, after a failed call to malloc.
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |