* modest-tny-account-store.c:
authorDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Thu, 11 May 2006 15:39:55 +0000 (15:39 +0000)
committerDirk-Jan C. Binnema <dirk-jan.binnema@nokia.com>
Thu, 11 May 2006 15:39:55 +0000 (15:39 +0000)
commit647af5c14a1d61fef9c7dda6fe4b9f1e609e0adf
tree8ff16e4637e4764b9d36b539decf1d6cc1e5aaa1
parent9c1e85a9b21d69d68bd0330fcec59e1badc3141f
* modest-tny-account-store.c:
  - keep some ptr around in ModestTnyAccountStorePrivate* so we don't leak
  - update all the data returning functions to use that
  - free them in the finalize, add some cleanup functions
  - add TnyDevice get_device stub
  - add some sanity checks
  - I merged my changes with the ones from Nils/Silvan

Still, it still *crashes*, like it does in the version without these changes.
  So I'm still checking this is, as things have not gotten *worse*.

  Both old and new versions do:

   (modest:17203): GLib-GObject-WARNING **: invalid cast from `ModestTnyAccountStore' to `TnyAccountStore'

(modest:17203): GLib-GObject-WARNING **: attempt to retrieve private data for invalid type 'TnyAccountStore'

   Will research this further.

pmo-trunk-r44
src/modest-tny-account-store.c