2007-05-11 Murray Cumming <murrayc@murrayc.com>
authorMurray Cumming <murrayc@murrayc.com>
Fri, 11 May 2007 17:29:00 +0000 (17:29 +0000)
committerMurray Cumming <murrayc@murrayc.com>
Fri, 11 May 2007 17:29:00 +0000 (17:29 +0000)
commit3eeed6b1fca821fa041b9aa1fdfd682e45534c66
tree378b8b7ce6b5a7ade9fb4dfe70a2060f3a01a4fb
parentbc2147d823ab030f57b86aa35b78bbf44a21c0aa
2007-05-11  Murray Cumming  <murrayc@murrayc.com>

* src/maemo/modest-main-window.c: (on_account_update): Make the gchar*
        parameter const, just to be neat.
        * src/modest-text-utils.c: (modest_text_utils_inline):
        End g_strconcat() with NULL, as its documentation says. This is almost
        certainly the cause of my crash at startup on the device. Interestingly,
        valgrind doesn't tell us about these errors.

pmo-trunk-r1840
ChangeLog2
src/maemo/modest-main-window.c
src/modest-text-utils.c