-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
5
-
Storage Engines - 2023-01-10, StorEng - 2023-02-07, 2023-02-23 "Stoney Baloney", 2023-03-21 Ellen Ripley
Problem description:
In __curbulk_insert_var, a null pointer passed as the second argument to memcmp will fail on a format UBSAN build.
Acceptance criteria:
- Resolve the UBSAN error.
- Re-enable the format-stress-pull-request-test for UBSan in evergreen.yml (FIXME-
WT-10386) and ensure it now passes.
- is related to
-
WT-10142 Null pointer in test/format
- Closed