[Webkit-unassigned] [Bug 124654] New: [GStreamer] GStreamerVersioning's funtion utility setGstBufferSize casts from signed values to unsigned without checking

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 20 07:21:48 PST 2013


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

           Summary: [GStreamer] GStreamerVersioning's funtion utility
                    setGstBufferSize casts from signed values to unsigned
                    without checking
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agomez at igalia.com


setGstBufferSize allows an "int" typed value as newSize and casts to unsigned "gsize" type for the 0.10 version.

-- 
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