Avoid using an already freed string for content id
authorJose Dapena Paz <jdapena@igalia.com>
Mon, 27 Jul 2009 15:47:50 +0000 (17:47 +0200)
committerJose Dapena Paz <jdapena@igalia.com>
Mon, 27 Jul 2009 15:57:58 +0000 (17:57 +0200)
* src/modest-tny-msg.c (add_attachments): get a copy of old content id
  intead of a plain reference, as this may be freed before we use it
  for the new attachment.


No differences found