1
0
mirror of https://github.com/openbsd/src.git synced 2026-04-30 09:06:11 +00:00
Files
src/usr.bin/less
op 5ca605e59d fix crash on invalid tags file
If the tag entry points to the line number zero, less crashes because
internally it uses that line number to imply that the tag is associated
with a pattern.

issue reported by Henry Ford (henryfordkjv at gmail), thanks!

ok kirill@
2026-04-05 23:17:30 +00:00
..