Nathan Ingersoll <[EMAIL PROTECTED]> [2005-11-04 13:38]: > It's a trick to allocate the file node and name in one allocation instead of > two. Since we have the memory available for the name, the strcpy is then > used to copy the string into the allocated space.
Yeah, and it's even buggy. Horray. If the integer used for the byte count overflows, we'll end up with less bytes allocated than requested, which will blow. Regards, Tilman
pgpww3KVmBq80.pgp
Description: PGP signature