CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/10 03:44:44
Modified files:
sys/nfs : nfs_serv.c
Log message:
Another
error = operation();
memory = malloc();
if (error) free(memory);
gets relegated to the dustbin of history
ok thib@
