Fix the @-code support in the Regarding* text.dat strings
Actually tested myself this time, needed a lot more than first appearances. Also includes a security/safety enhancement where the @-code expanded string is *not* used as an sprintf format string. Supporting both format specifiers and @-codes in a single text.dat string is tricky (always has been). For Accession.
Showing
- src/sbbs3/atcodes.cpp 26 additions, 22 deletionssrc/sbbs3/atcodes.cpp
- src/sbbs3/postmsg.cpp 10 additions, 7 deletionssrc/sbbs3/postmsg.cpp
- src/sbbs3/readmail.cpp 9 additions, 4 deletionssrc/sbbs3/readmail.cpp
- src/sbbs3/readmsgs.cpp 7 additions, 4 deletionssrc/sbbs3/readmsgs.cpp
- src/sbbs3/sbbs.h 1 addition, 1 deletionsrc/sbbs3/sbbs.h
Loading
Please register or sign in to comment