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...
Bug #851727
strchr() escapes list missing terminating NULL
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Error with gcc-10. Seen on S2_5 but presumably present in later branches too. strchr() call in shared.c:2385 has format escapes list ('format_escapes' from line 2356) without terminating NULL.
History
#1
Updated by Marko Lindqvist over 2 years ago
- File 0001-Terminate-format-escapes-list.patch 0001-Terminate-format-escapes-list.patch added
- Status changed from New to Resolved
#2
Updated by Marko Lindqvist over 2 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist
#3
Updated by Jacob Nevins over 2 years ago
Shouldn't this also be committed to S2_6?
#4
Updated by Marko Lindqvist over 2 years ago
Jacob Nevins wrote:
Shouldn't this also be committed to S2_6?
Sorry, I had somehow missed 'git push'