[Webkit-unassigned] [Bug 130132] New: [EFL][WK2] Fix compilation warning in Minibrowser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 12 08:42:10 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=130132

           Summary: [EFL][WK2] Fix compilation warning in Minibrowser
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sh53.lee at samsung.com
                CC: demarchi at webkit.org


Replace mktemp() to mkdtemp() to fix compilation warning in MiniBrowser.

CMakeFiles/MiniBrowser.dir/main.c.o: In function `on_download_request':
main.c:(.text.on_download_request+0x71): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list