Change #265846
| Category | gcoreutils |
| Changed by | Paul Eggert <eggert@cs.ucla.edu> |
| Changed at | Tue 28 Apr 2026 20:25:41 |
| Repository | git://git.savannah.gnu.org/coreutils.git |
| Project | gcoreutils |
| Branch | master |
| Revision | d64e35a8a4c0e4608321433e0d84d917e4e36371 |
Comments
uniq: fix read overrun with -w Problem reported by MichaĆ Majchrowicz. * src/uniq.c (find_field): Fix typo. * tests/uniq/uniq.pl (add_z_variants): Test for the bug.
Changed files
- NEWS
- THANKS.in
- src/uniq.c
- tests/uniq/uniq.pl