This is an automated email from the git hooks/post-receive script.
guillem pushed a change to branch main
in repository dpkg.
from 4993ac06a build: Add missing files and sort POTFILES.in
new 83c6705c1 s-s-d: Fix typos in code comments
new 811651673 build: Check whether HAVE_* macros for headers are defined
new 9ff1f50b1 libcompat: Fix vasprintf() to error out if vsnprintf()
returns >= INT_MAX
new 983fadb9e libdpkg: Do not accept len >= INT_MAX in fd_read() and
fd_write()
new 474db9879 dpkg-realpath: Do not allow an empty pathname argument
new 0fee7b211 dpkg-realpath: Switch direct varbuf accesses to varbuf_str()
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
dselect/main.cc | 2 +-
lib/compat/vasprintf.c | 6 +++++-
lib/dpkg/fdio.c | 8 ++++++++
lib/dpkg/t/c-tarextract.c | 4 ++--
lib/dpkg/tarfn.c | 2 +-
m4/dpkg-types.m4 | 4 ++--
src/deb/main.c | 2 +-
src/divert/main.c | 2 +-
src/main/main.c | 2 +-
src/query/main.c | 2 +-
src/realpath/main.c | 10 +++++-----
src/split/main.c | 2 +-
src/statoverride/main.c | 2 +-
src/trigger/main.c | 2 +-
utils/start-stop-daemon.c | 14 +++++++-------
15 files changed, 38 insertions(+), 26 deletions(-)
--
Dpkg.Org's dpkg