Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#185·ssdb

Completion of error handling

Author: elfringCreated Feb 19, 2014Updated Dec 25, 2025

I have looked at a few source files for your current software. I have noticed that some checks for return codes are missing.

Would you like to add more error handling for return values from functions like the following?

  • fwrite ⇒ write_pidfile
  • pthread_mutex_init ⇒ Mutex
  • signal ⇒ main

Source: ideawu/ssdb

View original on GitHubView discussion on GitHub