]> www.fi.muni.cz Git - evince.git/commit
Check pointer != NULL before using it. Fixes bug #416841.
authorCarlos Garcia Campos <carlosgc@gnome.org>
Mon, 19 Mar 2007 15:46:35 +0000 (15:46 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Mon, 19 Mar 2007 15:46:35 +0000 (15:46 +0000)
commit572d3247c4fe2860be051549e82c680e021a7dea
tree88eb94930cb6b21253f1109fa93bc755dcbab482
parent02084085a9d7db89486e167abe859906b6df2005
Check pointer != NULL before using it. Fixes bug #416841.

2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
* shell/ev-view.c: (ev_view_primary_get_cb):
Check pointer != NULL before using it. Fixes bug #416841.

svn path=/trunk/; revision=2382
ChangeLog
shell/ev-view.c