Package: indent / 2.2.13-8

Metadata

Package Version Patches format
indent 2.2.13-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 add missing shebang.patch | (download)

regression/TEST | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 indent shebang bug
Bug-Debian: https://bugs.debian.org/1029574
02 fix an out of buffer read.patch | (download)

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

 fix an out-of-buffer read in search_brace()/lexi()
Bug-Debian: https://bugs.debian.org/1049366
03 fix a heap buffer overwrite.patch | (download)

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

 fix a heap buffer overwrite in search_brace() (cve-2023-40305)
Bug-Debian: https://bugs.debian.org/1049366
04 fix a heap buffer underread in set buf break.patch | (download)

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

 fix a heap buffer underread in set_buf_break()
Bug-Debian: https://bugs.debian.org/1061543