Re: Porting to AmigaOS4 thread |
Subject: Re: Porting to AmigaOS4 thread by jabirulo on 2020/11/22 19:30:26 @Raziel Oops sorry, it should be (no check for length): strcpy(out, dst_str); EDIT: or try a safer "strncpy(out, dst_str, dstlen);" If you don't get a crash when CANCEL/QUIT ASl requester, maybe is the path+fiel string that has something wrong, that can mean that my changes has some bug on it. Is there a way I can get your sources/changes to recompile and see what happens. Do you use crosscompiler/cygnix/amigaos4/... |
Home |
News |
User Profile |
Headlines |
Forums |
Articles |
Images |
Polls |