Fix for a crash in view_msg_cb if row_reference was NULL.
authorJose Dapena Paz <jdapena@igalia.com>
Fri, 24 Jul 2009 14:39:53 +0000 (16:39 +0200)
committerJose Dapena Paz <jdapena@igalia.com>
Fri, 24 Jul 2009 14:39:53 +0000 (16:39 +0200)
commit1dc57bacb499a1e5cc01839bac8976b928255175
tree6661442c8690cdf9e0cc1d4b26244561680a483b
parent2d054bb7d85614c1b2afb7614ba6cf2e8d5cb465
Fix for a crash in view_msg_cb if row_reference was NULL.

* src/hildon2/modest-msg-view-window.c (view_msg_cb): fix a crash that
  happened when we used view_msg_cb and there was no row_reference as
  parameter (fixes NB#129121).
src/hildon2/modest-msg-view-window.c