UDD
Skip Quicknav
Ultimate Database
Bugs search
Maintainer dashboard
Lintian
Lintian tags
Patches
Bugs usertags
Patches
Debian Patches
Status for looktxt/1.4.1-3
Search:
Patch
Description
Author
Forwarded
Bugs
Origin
Last update
fix_infinite_loop.patch
The return value of getc() is int, not char. The code looped until char c = getc() is EOF.
EOF is -1.
On architectures where char is unsigned (like ARM),
this created an infinite loop.
Adrian Bunk
no
vendor, https://gitlab.com/soleil-data-treatment/soleil-software-projects/looktxt/-/merge_requests/1
hardening_support.patch
Add support to set CFLAGS and LDFLAGS Standard builds require setting hardening flags
to implement protection against memory corruption
Neil Williams <codehelp@debian.org>
no
Showing 1 to 2 of 2 entries
All known versions for source package 'looktxt'
1.4.1-3
(sid, trixie, bookworm)
Links
Package Tracker for 'looktxt'
Debian Maintainer Dashboard for 'looktxt'
Browse sources for 'looktxt/1.4.1-3' on sources.debian.org
DEP3: Patch Tagging Guidelines