SCPipe: Where the Magic Happens
 
 
 
Go to file
Christopher Snowhill e766b69a22 Fix memory leaks
We need autoreleasepools around the Objective C allocations.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-10-28 00:14:07 -07:00
.gitignore Initial commit 2022-10-27 22:59:57 -07:00
Info.plist Initial commit 2022-10-27 22:59:57 -07:00
Makefile Initial commit 2022-10-27 22:59:57 -07:00
SCCore.cpp Initial commit 2022-10-27 22:59:57 -07:00
SCCore.h Initial commit 2022-10-27 22:59:57 -07:00
scpipe.entitlements Initial commit 2022-10-27 22:59:57 -07:00
scpipe.mm Fix memory leaks 2022-10-28 00:14:07 -07:00