Your message dated Tue, 15 Apr 2025 17:33:56 +0000
with message-id <e1u4kaw-009fvk...@fasolo.debian.org>
and subject line Bug#1099983: Removed package(s) from unstable
has caused the Debian Bug report #1060107,
regarding urweb: FTBFS: http.c:119:32: error: pointer ‘buf’ may be used after 
‘realloc’
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 ow...@bugs.debian.org
immediately.)


-- 
1060107: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1060107
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: urweb
Version: 20170720+dfsg-2
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=urweb&arch=ppc64el&ver=20170720%2Bdfsg-2%2Bb1&stamp=1704495164&raw=0

/bin/bash ../../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../include/urweb  -I./../../include/urweb -I/usr/include -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wimplicit -Wall -Werror -Wno-deprecated-declarations  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fno-code-hoisting -c -o static.lo static.c
http.c: In function ‘worker’:
http.c:119:32: error: pointer ‘buf’ may be used after ‘realloc’ 
[-Werror=use-after-free]
  119 |         back = new_buf + (back - buf);
      |                          ~~~~~~^~~~~~
http.c:111:19: note: call to ‘realloc’ here
  111 |         new_buf = realloc(buf, new_buf_size);
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~
http.c:184:32: error: pointer ‘buf’ may be used after ‘realloc’ 
[-Werror=use-after-free]
  184 |               s = new_buf + (s - buf);
      |                             ~~~^~~~~~
http.c:173:25: note: call to ‘realloc’ here
  173 |               new_buf = realloc(buf, new_buf_size);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
http.c:183:38: error: pointer ‘buf’ may be used after ‘realloc’ 
[-Werror=use-after-free]
  183 |               body = new_buf + (body - buf);
      |                                ~~~~~~^~~~~~
http.c:173:25: note: call to ‘realloc’ here
  173 |               new_buf = realloc(buf, new_buf_size);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~
http.c:182:38: error: pointer ‘buf’ may be used after ‘realloc’ 
[-Werror=use-after-free]
  182 |               back = new_buf + (back - buf);
      |                                ~~~~~~^~~~~~
http.c:173:25: note: call to ‘realloc’ here
  173 |               new_buf = realloc(buf, new_buf_size);
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~

Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Version: 20170720+dfsg-2+rm

Dear submitter,

as the package urweb has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1099983

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to