Hi All:

Just FYI, the repeatable crash that occurred with RC5 in MSK mode / Fast Graph 
no longer occurs in RC6.  Looks like it was that buffer length issue that had 
been identified.  I fiddled with the sliders on the Fast Graph and manipulated 
the window as much as I could and the app stayed up and functioned as expected.

Thanks to Steve and Joe et al for fixing the issue, which I understand was 
extant in other portions of the code as well.  Hard coding of buffer lengths in 
parameters is never a good idea because buffer lengths can change.  Strlen() or 
sizeof() or similar is a better approach as the team pointed out.  The passing 
of buffer pointers between FORTRAN and C++ is another potential chafe point.  
Looks like it is sorted out now though!!

73,

Kevin

Attachment: signature.asc
Description: Message signed with OpenPGP

_______________________________________________
wsjt-devel mailing list
wsjt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to