Source-Changes archive

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

Re: CVS commit: src/sys/nfs



> > Modified Files:
> >     src/sys/nfs: nfs_socket.c nfs_syscalls.c
> > 
> > Log Message:
> > - use FREE not free for MALLOC'ed memory.
> 
> Erm why????

because i had impression that we should use FREE for MALLOC'ed memory
for some reason. (as Bill Studenmund said)
however, looking malloc/free code now, i couldn't find any reason...
probably i was simply wrong.

YAMAMOTO Takashi




Home | Main Index | Thread Index | Old Index