While debugging WT-10927, I ran a Mongo patch build which picked up on a memory leak that had previously flown under the radar of our PR testing, and had successfully gotten merged into our codebase.
This could be a sign that our memory sanitizer code paths aren't as complete as they could be, and that we should investigate this to hopefully improve our odds of catching more bugs before it hits MongoDB.