]> git.ipfire.org Git - thirdparty/plymouth.git/commit
Allow NULL to be passed to ply_image_free() 0.6.0
authorRay Strode <rstrode@redhat.com>
Mon, 24 Nov 2008 22:42:11 +0000 (17:42 -0500)
committerRay Strode <rstrode@redhat.com>
Mon, 24 Nov 2008 22:42:11 +0000 (17:42 -0500)
commit29157abbb1687d16cc54df30f04ceec27237b96d
tree074b4fb90d31c95efd3b7337ee6e3558839d48b5
parentb2d8a601f2ad8cd1678a7ffad47b24cbc1d1fd1b
Allow NULL to be passed to ply_image_free()

free() allows NULL so there is no reason ply_image_free
shouldn't.  This also papers over a bug in the solar
plugin that we haven't been able to identify yet.
src/libplybootsplash/ply-image.c