From 9d180d6ea72d466b5af03ed5eadb4c2cc7345cab Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Tue, 6 Nov 2018 02:50:48 +0100 Subject: dpkg: Initialize trigcyclenode's next member once Initialize the next member when we are allocating the struct. --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 2e883c3a6..525600048 100644 --- a/debian/changelog +++ b/debian/changelog @@ -78,6 +78,7 @@ dpkg (1.19.3) UNRELEASED; urgency=medium - update-alternatives: Use enums for actions instead of strings. - update-alternatives: Switch verbose selection into an enum. - dpkg: Negate tortoise_not_in_hare() function name and return value. + - dpkg: Initialize trigcyclenode's next member once. * Build system: - get-version: Use a format string with printf. - run-script: Use $() instead of deprecated ``. -- cgit v1.2.3