Project

Profile

Help

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...":https://support.plan.io/news/187

Bug #870481

closed

gcc9 -O3: colortest-%s directive argument is null

Added by Marko Lindqvist almost 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Category:
General
Sprint/Milestone:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Seen on master when building with gcc9, -O3 optimization level:

../../../src/common/mapimg.c: In function ‘mapimg_colortest’:
../../../src/common/mapimg.c:1511:9: error: ‘%s’ directive argument is null [-Werror=format-overflow=]
1511 | fc_snprintf(buf, sizeof(buf), "colortest-%s", imagetool_name(tool));


Files

Actions #1

Updated by Marko Lindqvist almost 3 years ago

  • Status changed from New to In Progress
  • Sprint/Milestone set to 2.6.3
Actions #3

Updated by Marko Lindqvist almost 3 years ago

  • Status changed from Resolved to Closed
  • Assignee set to Marko Lindqvist

Also available in: Atom PDF