Fix a nullpointer dereference in skinned lists.
commit46285e7c2fce3403505468e1ea017dd0dd1f5805
authorFrank Gevaerts <frank@gevaerts.be>
Sun, 19 Feb 2012 19:52:06 +0000 (19 20:52 +0100)
committerFrank Gevaerts <frank@gevaerts.be>
Sun, 19 Feb 2012 19:52:06 +0000 (19 20:52 +0100)
treed274727a2865e0480cec5aff209e748f9a1af037
parent3aec87c0092e1394652e0108003b8b35fe191c0e
Fix a nullpointer dereference in skinned lists.

Unfortunately this doesn't seem to be the only problem with skinned
lists. Fixing this still doesn't make them work right.

Change-Id: Ibf80eb2a4fa4eb392e2f3ea9744aec68c6181961
apps/gui/bitmap/list-skinned.c