Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #270242

Category gcoreutils
Changed by aizu-m <aizumusheer2ohnoyoudont@gmail.com>
Changed at Wed 10 Jun 2026 03:20:39
Repository git://git.savannah.gnu.org/coreutils.git
Project gcoreutils
Branch master
Revision 4ade9cf77f6c7b39e3fdc5ce97a778f8e294694c

Comments

unexpand: fix heap overflow when a wide blank overshoots a tab stop
* NEWS: Mention the bug fix.
* src/unexpand.c (unexpand): Check if the column is greater or equal to
the next_tab_column.
* tests/unexpand/mb.sh: Add a test case.
https://github.com/coreutils/coreutils/pull/285
Copyright-paperwork-exempt: Yes

Changed files