Closed Bug 1195572 Opened 10 years ago Closed 10 years ago

Enable -Wformat-security in DOM::Security

Categories

(Core :: DOM: Security, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla43
Tracking Status
firefox43 --- fixed

People

(Reporter: francois, Assigned: francois)

Details

Attachments

(1 file)

All of the code under dom/security currently builds fine with it both on gcc and clang.
Bug 1195572 - Enable -Wformat-security in DOM::Security. r?ckerschb
Attachment #8649025 - Flags: review?(mozilla)
Comment on attachment 8649025 [details] MozReview Request: Bug 1195572 - Enable -Wformat-security in DOM::Security. r?ckerschb https://reviewboard.mozilla.org/r/16347/#review14613 ::: dom/security/moz.build:46 (Diff revision 1) > - CXXFLAGS += ['-Wshadow'] > + CXXFLAGS += ['-Wshadow', '-Wformat-security'] Thanks for looking into this. Good to know that everything builds just fine - we should keep it that way!
Attachment #8649025 - Flags: review?(mozilla) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: