OpenBSD Filesystems Talk and Memory Leak/Misbehaviour Detection
-
OpenBSD Filesystems Talk: Tuesday, 17 April 2023, 7PM EDT
It’s based on OpenBSD Mastery: Filesystems, of course.
-
malloc leak detection available in -current
OpenBSD -current just grew a new tool for developers working on OpenBSD to detect unsafe behaviors in their code. OpenBSD lets you more easily track memory allocations and whether allocations are properly freed after use.