aboutsummaryrefslogtreecommitdiff
path: root/assert
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-12-15 18:34:05 -0500
committerMike Frysinger <vapier@gentoo.org>2016-12-30 01:49:53 -0500
commita035eb6928bc63fb798dcc1421529f933122d74f (patch)
treef651b66ba15ad33b511d68d58cc6c2baa2234b6f /assert
parent31cd0548168e87ecfba01cc33e9609ac2b95b70f (diff)
downloadglibc-a035eb6928bc63fb798dcc1421529f933122d74f.tar
glibc-a035eb6928bc63fb798dcc1421529f933122d74f.tar.gz
glibc-a035eb6928bc63fb798dcc1421529f933122d74f.tar.bz2
glibc-a035eb6928bc63fb798dcc1421529f933122d74f.zip
localedata: bs_BA: fix yesexpr/noexpr [BZ #20974]
Both regexes end with a "*." which means the previous match can be omitted, and then the . allows them to match any input at all. This means tools like coreutils' `rm -i` will always delete things when prompted because the yesexpr regex matches all inputs (even the negative ones).
Diffstat (limited to 'assert')
0 files changed, 0 insertions, 0 deletions