Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2016 18:15:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211391] x11-themes/qtcurve-gtk2: NULL pointer dereference causes applications to crash
Message-ID:  <bug-211391-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211391

            Bug ID: 211391
           Summary: x11-themes/qtcurve-gtk2: NULL pointer dereference
                    causes applications to crash
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: makc@FreeBSD.org
          Reporter: f.degner@gmx.de
             Flags: maintainer-feedback?(makc@FreeBSD.org)
          Assignee: makc@FreeBSD.org

Created attachment 173014
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D173014&action=
=3Dedit
Fix NULL pointer dereference in gtkDrawFlatBox()

qtcurve-gtk2 does not rigorously check for the gtk_paint_flat_box() [0]
parameter "detail" being NULL. This causes certain applications to segfault.
[1]

The attached patch fixes the problem.


[0] https://developer.gnome.org/gtk2/stable/GtkStyle.html#gtk-paint-flat-box
[1] https://bugs.kde.org/show_bug.cgi?id=3D343704

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211391-13>