VFS : Is there a safe way to allocate memory ?

troutb at abclabs.com troutb at abclabs.com
Thu Jun 13 12:44:52 GMT 2002


#define _AA_FDLIST_SIZE 1024

connect function contains ...

extern unsigned char *_pwsFiles;

_pwsFiles = (unsigned char *)malloc(_AA_FDLIST_SIZE);

crashes share ... con't connect






More information about the samba-technical mailing list