-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Not Applicable
-
Storage Engines, Storage Engines - Foundations
-
SE Foundations - 2025-09-26
-
1
Dereference null return value
If the function actually returns a null value, a null pointer dereference will occur. Return value of function which returns null is dereferenced without checking
/bench/dhandle/bench_dhandle.c:611: NULL_RETURNS 175782 "realloc" returns "NULL".
/bench/dhandle/bench_dhandle.c:611: NULL_RETURNS 175782 Assigning: "table_numbers" = "NULL" return value from "realloc".
/bench/dhandle/bench_dhandle.c:613: NULL_RETURNS 175782 Dereferencing "table_numbers", which is known to be "NULL".
- is related to
-
WT-15202 Disagg python testing: Update hook_disgg.fail and skip unsupported tests in disagg mode
-
- Closed
-
-
WT-15225 Fix newly created table and drop() EBUSY issue
-
- Closed
-
-
WT-15228 Create the prepared_id_transaction and prepared_id_transaction_uint api
-
- Closed
-
-
WT-15234 Test deleting local files on startup in disagg
-
- Closed
-
- related to
-
WT-15170 Coverity analysis defect 175792: Resource leak
-
- Open
-
-
WT-15233 Fix realloc error in bench_dhandle
-
- Open
-
-
WT-15002 Remove the WT_DELTA_CELL_LEAF structure and change leaf page delta format
-
- Open
-
-
WT-14781 Disagg python testing: change "skipped recovery RTS due to disagg" from warning to info message
-
- Closed
-
-
WT-14994 Make non-read-only connection flags atomic
-
- Closed
-
-
WT-15030 Improve TSAN script to work on new code
-
- Closed
-
-
WT-15095 Refine eviction selection of pages with few updates
-
- Closed
-
-
WT-12027 ex_backup_block issue with cleanup
-
- Closed
-