Bug 107374 - Unable to compile Crucible due to format-security errors
Summary: Unable to compile Crucible due to format-security errors
Status: RESOLVED MOVED
Alias: None
Product: piglit
Classification: Unclassified
Component: Crucible (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Piglit Mailing List
QA Contact: Piglit Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-25 11:58 UTC by Danylo
Modified: 2019-03-06 15:46 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Danylo 2018-07-25 11:58:36 UTC
There are several errors like this:

src/framework/test/t_dump.c:74:5: error: format not a string literal and no format arguments [-Werror=format-security]
     string_appendf(&filename, t_name);
     ^~~~~~~~~~~~~~
Comment 1 GitLab Migration User 2019-03-06 15:46:04 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/mesa/crucible/issues/3.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.