]> Pileus Git - ~andy/gtk/commit
add extra NULL check for tooltipsdata to avoid code fiddling with
authorKristian Rietveld <kris@imendio.com>
Mon, 24 Sep 2007 18:23:01 +0000 (18:23 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Mon, 24 Sep 2007 18:23:01 +0000 (18:23 +0000)
commit37c5790a7fb3d2d1e80f4933d7169a2e3ae7b529
treed2f6ec3d9481b9da97952b348e35986751b626a8
parent7ca7038db45ba4eefd588f8cede58f38c9c43148
add extra NULL check for tooltipsdata to avoid code fiddling with

2007-09-24  Kristian Rietveld  <kris@imendio.com>

* gtk/gtktooltips.c (gtk_tooltips_set_tip): add extra NULL check
for tooltipsdata to avoid code fiddling with active_tips_data
from crashing.  (Fixes #460194, Peter Wright, Matthijs De Smedt).

svn path=/trunk/; revision=18864
ChangeLog
gtk/gtktooltips.c