Fix null pointer bug
authorP. F. Chimento <philip.chimento@gmail.com>
Sun, 13 Mar 2011 19:35:55 +0000 (20:35 +0100)
committerP. F. Chimento <philip.chimento@gmail.com>
Sun, 13 Mar 2011 19:35:55 +0000 (20:35 +0100)
commitdf5a5656a19699e1ea628f9149fe1b88ad3a0015
tree1f4e016cf006e02b500abd30227a06e45db9a2bb
parentb91a55deea444aec60612971666071c58c5ec014
Fix null pointer bug

Fixed a null pointer access in chimara_glk_set_css_from_file() when
passing NULL as the error parameter.
libchimara/chimara-glk.c