diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2011-07-12 14:34:31 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2011-07-12 14:34:31 -0400 |
commit | e58a0e9b26dc374155b90a8f42c3a5b09e8ed1f7 (patch) | |
tree | 4ce7028bfd494965c1a98ae77b0b6da540680110 /build.sh | |
parent | 4e2355036358ed712dd7df2668ec705931ad13a1 (diff) |
CHOP-753: Defend against boost::regex exceptions.
(per Monty code review)
Explain why we intentionally don't suppress exceptions from boost::regex
objects constructed with string literals. Catch std::runtime_error from
boost::regex_search() and boost::regex_match(); log and return false.
Diffstat (limited to 'build.sh')
0 files changed, 0 insertions, 0 deletions