Bug 139723 - [EFL]Fix build warning in MiniBrowser
Summary: [EFL]Fix build warning in MiniBrowser
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Hunseop Jeong
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-16 22:59 PST by Hunseop Jeong
Modified: 2014-12-17 00:44 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.22 KB, patch)
2014-12-16 23:13 PST, Hunseop Jeong
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hunseop Jeong 2014-12-16 22:59:24 PST
../../Tools/MiniBrowser/efl/main.c:988:9: warning: format not a string literal and no format arguments [-Wformat-security]

after r177357
Comment 1 Hunseop Jeong 2014-12-16 23:13:18 PST
Created attachment 243428 [details]
Patch
Comment 2 Grzegorz Czajkowski 2014-12-17 00:09:10 PST
Comment on attachment 243428 [details]
Patch

Thanks for fixing it!
Comment 3 WebKit Commit Bot 2014-12-17 00:44:38 PST
Comment on attachment 243428 [details]
Patch

Clearing flags on attachment: 243428

Committed r177439: <http://trac.webkit.org/changeset/177439>
Comment 4 WebKit Commit Bot 2014-12-17 00:44:42 PST
All reviewed patches have been landed.  Closing bug.