-
Type:
Bug
-
Resolution: Works as Designed
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: PALM
-
Storage Engines - Foundations
-
None
-
None
Dereference of potentially null field
If the field is actually null, then a null pointer dereference will occur. Field, which is statistically checked against null, is dereferenced.
/ext/page_log/palm/palm.c:1254: NULL_FIELD 202209 Reading field "kv_env", which is expected to possibly be "NULL" in "palm->kv_env" (checked 2 out of 15 times).