Your message dated Sun, 27 Jul 2014 23:37:46 +0200
with message-id 
<CAMr=8w4vwov_1cltsicx2bn-snyemmujnxhb_u-rscpm7hk...@mail.gmail.com>
and subject line 
has caused the Debian Bug report #748213,
regarding Function declaration without parameter type list shadows risk of 
stack underflow
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
748213: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=748213
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fcitx
Version: 1:4.2.8.3-3
Severity: wishlist
Usertags: goto-cc

During an analysis of all packages using our research compiler tool-chain (using
tools from the cbmc package) the following error was found:

The declaration of UnsetXErrorHandler in xerrorhandler.h

http://sources.debian.net/src/fcitx/1:4.2.8.3-3/src/module/x11/xerrorhandler.h?hl=27#L27

shadows the fact that UnsetXErrorHandler actually requires an argument:

http://sources.debian.net/src/fcitx/1:4.2.8.3-3/src/module/x11/xerrorhandler.c?hl=42#L42

As this argument, however, is unused the (single) call to UnsetXErrorHandler
might execute correctly at present. To avoid the risk of undefined behaviour,
the definition should be fixed (by removing the parameter).

Best,
Michael

Attachment: pgpytrrRUfXqN.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: fcitx
Source-Version: 1:4.2.8.4-2

The patch is included in upstream's 4.2.8.4 release, thus closing.

Thanks,
Aron

--- End Message ---

Reply via email to