Bug 1037370
Summary: | unzip FTBFS if "-Werror=format-security" flag is used | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dhiru Kholia <dkholia> | ||||
Component: | unzip | Assignee: | Michal Luscon <mluscon> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | rawhide | CC: | bressers, dhiru, mluscon, pstodulk | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-06-04 15:49:59 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1038083 | ||||||
Attachments: |
|
Description
Dhiru Kholia
2013-12-03 06:03:51 UTC
Created attachment 834663 [details] format secure patch In this case it is not real security error (variable contains constant message in all cases). I did patch (in attachment) and discussed "bug" with upstream. Upstream don't agree with using "-Werror=format-security" flag. Here is response: http://www.info-zip.org/phpBB3/viewtopic.php?f=7&t=426#p2627 Do you require to apply the patch or can i close this bug? Fixed in rawhide. Used patch in attachment. |