Your message dated Tue, 11 Mar 2025 07:38:56 +0100
with message-id <[email protected]>
and subject line Wrong prototype of in avctest.c
has caused the Debian Bug report #703073,
regarding Wrong prototype of in avctest.c
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.)


-- 
703073: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703073
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: avce00
Version: 2.0.0-2
Usertags: goto-cc

Building and subsequently re-checking types after linking using our research
compiler infrastructure showed that the following declarations conflict:

avctest.c declares

int _AVCBinReadHeader(AVCRawBinFile *psFile, AVCBinHeader *psHdr);

but the actual definition (in avc_bin.c) is

int _AVCBinReadHeader(AVCRawBinFile *psFile, AVCBinHeader *psHeader,
                      AVCCoverType eCoverType)

All calls to _AVCBinReadHeader in avctest.c will result in stack underflow, with
undefined consequences. As this appears to be test code only, this likely
doesn't affect production environments. It should nevertheless be fixed.

Best,
Michael

Attachment: pgpRhLuWLhNBw.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
tags 703073 wontfix
thanks

This is not something the package maintainer is going to fix.

Kind Regards,

Bas

--
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1

--- End Message ---

Reply via email to