On Wed, Aug 19, 2015 at 06:19:41PM +0100, Rainer Weikusat wrote: > Laurent Bercot <[email protected]> writes: > > [...] > > >> int saveFile(char* essid, char* pw) //argv[2], argv[3] > >> { > >> char ifilename[1024]; > >> strcpy(ifilename, path_to_interfaces_files); > >> > >> strcat(ifilename, "/"); > >> strcat(ifilename, essid); > > > > Boom. You're dead.
Sorry if I sound harsh, but I can get sensitive when someone tell me I'm dead. -- Hendrik Boom :-) _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
