pancake wrote: > The only solution here is to rewrite the plugin using the portable funcions > in r_util and delegate on temporary files to assemble stuff.
Yes - neither tmpnam nor mkstemp are right for the job, so some further OS-independent wrappers will become necessary. > Do you mind to do this patch? Else I can do it if I get some free time I'll look into it. I have infrequent access to an OSX machine for testing, and even less for Windows, so I'll be writing for linux and confirming compatibility with the others afterwards. Glyn _______________________________________________ radare mailing list [email protected] http://lists.nopcode.org/listinfo.cgi/radare-nopcode.org
