GNU bug report logs - #39207
28.0.50; crash when sending gnus message

Previous Next

Package: emacs;

Reported by: Gijs Hillenius <gijs <at> hillenius.net>

Date: Mon, 20 Jan 2020 16:29:02 UTC

Severity: normal

Found in version 28.0.50

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: 39207 <at> debbugs.gnu.org
Subject: bug#39207: WITH dgb symbols Re: bug#39207: 28.0.50; crash when sending gnus message
Date: Thu, 23 Jan 2020 07:54:25 +0200
It looks like the reason is that resize_string_data doesn't update the string byte and character counts in the branch where it decides that no reallocation is required.  So we get a string with correct data, but incorrect size attributes.

I'd also add an assertion there that the string is a multibyte one, since the code implicitly depends on that.




This bug report was last modified 5 years and 173 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.