Prevent a crash when symbol->indent is NULL.
authorJohan Dahlin <jdahlin@async.com.br>
Sat, 31 May 2008 14:14:07 +0000 (14:14 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Sat, 31 May 2008 14:14:07 +0000 (14:14 +0000)
commitc7bc4f4e6263db8a2914692dc75ff7b695a16dc3
treedf28eeaf6307057a0a1a292baadcab62a8584180
parent7c74fa362e8750ed6acdb066a2d7d1dce44f6169
Prevent a crash when symbol->indent is NULL.

2008-05-31  Johan Dahlin  <jdahlin@async.com.br>

    * giscanner/giscannermodule.c (symbol_get_ident): Prevent
    a crash when symbol->indent is NULL.

svn path=/trunk/; revision=276
ChangeLog
giscanner/giscannermodule.c