]> Pileus Git - ~andy/gtk/commit
cssvalue: Don't crash when printing NULL strings
authorBenjamin Otte <otte@redhat.com>
Thu, 27 Sep 2012 14:23:53 +0000 (16:23 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 28 Sep 2012 16:27:49 +0000 (18:27 +0200)
commit94c0c1542beca262fe1e90566f8b887d1ccb2c95
tree21170d0204bdf17125b7afc282aef4ad41b2fa43
parent5e1ae36b2f65ef3f2715001ba59842469ed5308a
cssvalue: Don't crash when printing NULL strings

A NULL string should be printed as "none".
gtk/gtkcssstringvalue.c