Subj : src/syncterm/term.c To : Git commit to main/sbbs/master From : Deucе Date : Sun Dec 25 2022 02:09 pm https://gitlab.synchro.net/main/sbbs/-/commit/cd3a3a2d9f5b63b722194c80 Modified Files: src/syncterm/term.c Log Message: Fix b64 decode buf length calculation Previously, b64_decode was being asked to decode past the end of the application string. .