Module cve_rs::use_after_free

source ·
Expand description

Behold, a perfectly memory-safe use-after-free!

Functions§

  • Create a buffer and drop it, then read from it in innocent_read.