Package: libbsd / 0.11.3-1+deb11u1

Metadata

Package Version Patches format
libbsd 0.11.3-1+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Fix infinite loop on MD5File symbol use.patch | (download)

src/md5.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 the md5file() symbol is calling itself causing an infinite loop.
 This was caused by an omission when switching to use the symbol redirects,
 which was not applied for this symbol, but was subsequently fixed w/o notice
 when the redirection method was changed, so this was not spotted as a stable
 candidate fix.