GNU bug report logs - #74555
fix not checking if fixnat in Fmap_charset_chars

Previous Next

Package: emacs;

Reported by: altermo31 <altermo31 <at> proton.me>

Date: Wed, 27 Nov 2024 11:15:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#74555: closed (fix not checking if fixnat in Fmap_charset_chars)
Date: Sat, 30 Nov 2024 10:57:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 30 Nov 2024 12:56:24 +0200
with message-id <864j3p7zxj.fsf <at> gnu.org>
and subject line Re: bug#74555: fix not checking if fixnat in Fmap_charset_chars
has caused the debbugs.gnu.org bug report #74555,
regarding fix not checking if fixnat in Fmap_charset_chars
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
74555: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74555
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: altermo31 <altermo31 <at> proton.me>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: fix not checking if fixnat in Fmap_charset_chars
Date: Wed, 27 Nov 2024 09:41:48 +0000
[Message part 3 (text/plain, inline)]
Problem:
Fmap_charset_chars's arguments from_code and to_code may be converted to unsigned numbers even if they're not fixnat.

Sulution:
Check that their fixnat.
[Message part 4 (text/html, inline)]
[0001-Fix-not-checking-if-fixnat.patch (text/x-patch, attachment)]
[Message part 6 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: altermo31 <altermo31 <at> proton.me>
Cc: 74555-done <at> debbugs.gnu.org
Subject: Re: bug#74555: fix not checking if fixnat in Fmap_charset_chars
Date: Sat, 30 Nov 2024 12:56:24 +0200
> Date: Wed, 27 Nov 2024 09:41:48 +0000
> From:  altermo31 via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> 
> Problem:
> Fmap_charset_chars's arguments from_code and to_code may be converted to unsigned numbers even if
> they're not fixnat.
> 
> Sulution:
> Check that their fixnat.

Thanks, installed on the master branch, and closing the bug.


This bug report was last modified 169 days ago.

Previous Next


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