/zig-safe-return

Small library to check if returned pointers are pointing to the current stack frame

Primary LanguageZigMIT LicenseMIT

Safe-return

Small library that provides a function to check if a returned pointer is contained within the current stack frame.