Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
indent - A GNU program for formatting C code
- Description:
Indent is a GNU program for beautifying C code, so that it is easier to
read. Indent can also convert from one C writing style to a different
one. Indent understands correct C syntax and tries to handle incorrect
C syntax.
Install the indent package if you are developing applications in C and
you want a program to format your code.
Packages
indent-2.2.13-2.aldos.x86_64
[176 KiB] |
Changelog
by Joel Barrios (2023-09-07):
- Fix a heap overread in search_brace/lexi.
- Fix CVE-2023-40305 (a heap buffer overwrite in search_brace) (bug #2231919).
|