[Bug 646952] Fix the strlol return type mismatch :

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 12 03:33:43 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=646952
  GStreamer | gst-plugins-base | git

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |mnauw at users.sourceforge.net
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.33

--- Comment #1 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2011-04-12 10:33:40 UTC ---
Thanks.  Committed with some code style fixes.

commit fecd4a115405933a2c837ae0e10770c338adbbe6
Author: Sreerenj Balachandran <sreerenj.balachandran at nokia.com>
Date:   Wed Apr 6 22:57:41 2011 +0300

    rtsptranport: ensure valid int result when parsing ranges

    Specifically, make sure that the return value of strtol is falling in
    between the range of G_MININT and G_MAXINT.

    Fixes #646952.

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


More information about the gstreamer-bugs mailing list