Skip to content
GitLab
  • Explore
  • Sign in
  • Register

Admin message

The v3.20a development branch has now been merged to the master branch. Sysops upgrading from earlier versions must run 'jsexec update'

  • MainMain
  • SynchronetSynchronet
  • Repository
  • sbbs
  • src
  • xpdev
  • xpprintf.c
Find file Blame History Permalink
  • Rob Swindell's avatar
    Fix warnings exposed by GCC -D_FORTIFY_SOURCE=3 -O1 · 44c3350f
    Rob Swindell authored Jun 05, 2023
    Mostly (all?) about unchecked return values. Unexpected failures to read or
    write some files could've definitely led to some weird bugs.
    44c3350f