0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-28 16:24:56 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Geert Bosch
00ed8f3b27 SERVER-19735: Add support for decimal type in aggregation 2016-06-06 13:22:34 -04:00
J. Rassi
f6e1e5a946 SERVER-22371 Fix typo in ubsan blacklist entry for ICU 2016-06-01 10:46:16 -04:00
J. Rassi
484de592fa SERVER-22371 Add ICU to undefined behavior sanitizer blacklist 2016-05-23 11:58:01 -04:00
Andrew Morrow
c60dea0181 SERVER-23826 Run the dbtests under UBSAN
Also cleans up some handling around how undefined behavior
sanitizer finds the symbolizer, and suppresses some undefined
behavior in mozjs that prevented the dbtests from passing.

In addition, it was recognized that we can reduce the scope
where we inhibit UBSANs checks for misaligned access to only
wiredtiger, so do that too.
2016-04-20 15:52:49 -04:00
Andrew Morrow
f2ec414e9c SERVER-16221 Enable UBSAN build and unittest 2016-04-19 10:09:30 -04:00
Andrew Morrow
5b177d096a SERVER-16221 SERVER-23713 Blacklist subset of aggregation that has numeric UB 2016-04-15 10:08:39 -04:00
Andrew Morrow
75dfb6a259 SERVER-16221 Improve support for running with ubsan 2016-02-17 18:09:27 -05:00
Andrew Morrow
b0c0ab7f4d SERVER-20974 Improve undefined behavior sanitizer integration 2015-10-19 17:10:35 -04:00
Andrew Morrow
eb1dc0918f SERVER-16221 Don't instrument third_party when using ubsan 2014-11-18 12:57:17 -05:00
Andrew Morrow
981b06c8c6 SERVER-15710 Add better leak sanitizer integration 2014-10-29 10:37:24 -04:00