Files
sudo/lib
Todd C. Miller f0530b66d3 Instead of collapsing duplicate repetition characters, reject them.
This is implementation-specific behavior--some regcomp(3) will
reject duplicate repetition characters (BSD), others will try to
support them (Glibc) but may allocate excessive amounts of memory.
2022-12-17 11:32:24 -07:00
..
2022-06-29 10:18:56 -06:00
2022-09-20 11:27:40 -06:00