Skip to content
Snippets Groups Projects
Select Git revision
  • 638-can-t-control-c-during-a-file-search
  • add_body_to_pager_email
  • c23-playing
  • cryptlib-3.4.7
  • dailybuild_linux-x64
  • dailybuild_macos-armv8
  • dailybuild_win32
  • dd_file_lister_filanem_in_desc_color
  • dd_msg_reader_are_you_there_warning_improvement
  • hide_remote_connection_with_telgate
  • master default protected
  • mingw32-build
  • mlong/darkmodetweak
  • mode7
  • new_config_format
  • new_file_base
  • new_user_dat
  • ree/mastermind
  • revert-9d6b6c2f
  • syncterm-1.2
  • sbbs320d
  • syncterm-1.6
  • syncterm-1.5
  • syncterm-1.4
  • sbbs320b
  • syncterm-1.3
  • syncterm-1.2
  • syncterm-1.2rc6
  • syncterm-1.2rc5
  • push
  • syncterm-1.2rc4
  • syncterm-1.2rc2
  • syncterm-1.2rc1
  • sbbs319b
  • sbbs318b
  • goodbuild_linux-x64_Sep-01-2020
  • goodbuild_win32_Sep-01-2020
  • goodbuild_linux-x64_Aug-31-2020
  • goodbuild_win32_Aug-31-2020
  • goodbuild_win32_Aug-30-2020
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.08Apr76765656543212131Mar1Apr31Mar303130292827262524232120212021201920This strcpy() needs to remain as was (caught be GCC).read_ar is no longer a ptr, it's an arraystrcpy -> SAFECOPYstrcat() -> SAFECAT()The QWK reset sub ptr command would never workmod_ar is no longer a pointer, it's an arrayAddress logically dead codeftell() can return negative, dealRemove logically dead codeclient.addr is now an array not pointerprintf fmt/argument type mismatchesdirnum is unsigned, so do not check for negativeAlt paths aren't supported/used any longerFix some printf argument typesRemove structurally dead codeDon't use mode without checking if NULL firstRemove structurally dead code (copy pasta?)Remove logically dead codeHandle filelength() returning negative valueInsure outdir is never NULLIf error is NULL, insure maxerrlen is 0.Fix logically dead codestrcpy->SAFECOPYop_ar is no longer a pointerstrcat -> SAFECATAddress fread() return value checking issuesUse a single class, and pass in a synchronous flag.Address Coverity-reported issuesFix UDP buffer memory leak when max clients reachedUse SAFECAT() instead of strcat() for more safety.Fix incorrect buf size argument caught by Coverity-scanFix dead code issues reported by Coverity-scanFix resource leaks caught by Coverity-scanmod_ar is not a pointer, it's an array.Fix memory leaks caught by Coverity.printf usage issue caught by Coverity.Fix unsigned int compare to negative - caught by Coverity-scanFix resource leak in ssjs_send_headers()Fix use of uninitialized local variable (err_pipe[]) on *nixFix socket descriptor leak in fastcgi_connect()
Loading