|
Boost Users : |
Subject: Re: [Boost-users] Potential access violation in Boost.Regex
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-06-10 13:18:17
> recently, I've found a bug in regex that can lead to access violation.
> std::string s(".*?");
> boost::regex regEx(s.begin(), s.end()); // Potential AV here
Confirmed, fixed in revision #72540.
Regards, John.
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net