smlib calls exit() resulting in crash
Open
2-would-be-nice
Crash/hang/data loss
sourceforge auto-migrated
- Dominant language
- C++
- Stars
- 1
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
the library functions in smlib actually call exit(). Libraries should not call exit(), they should return error values. Sheesh.
Original comment by: wealthychef1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.