Details
Description
Due to a bug we are currently not allocating an empty slot to mark the end of the array in __wt_meta_ckptlist_get when it is called with update=false from __wt_verify as such we occasionally iterate over the end of the array into uninitialised memory.