HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #898117
Update mem.h comment about "exit(1)" to "exit(EXIT_FAILURE)"
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Memory handling errors result in mem.c calling exit(EXIT_FAILURE). mem.h comment says it to be exit(1). Update the mem.h comment too to use EXIT_FAILURE.
History
#1
Updated by Marko Lindqvist 2 months ago
- File 0032-mem.h-Update-comment-to-say-exit-EXIT_FAILURE-instea.patch 0032-mem.h-Update-comment-to-say-exit-EXIT_FAILURE-instea.patch added
- Status changed from In Progress to Resolved
#2
Updated by Marko Lindqvist 2 months ago
- Subject changed from Update mem.h correct about "exit(1)" to "exit(EXIT_FAILURE)" to Update mem.h comment about "exit(1)" to "exit(EXIT_FAILURE)"
#3
Updated by Marko Lindqvist about 2 months ago
- Sprint/Milestone changed from 3.1.0 to 2.6.3
#4
Updated by Marko Lindqvist about 2 months ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist