├── Makefile ├── README.md └── xpc-string-leak.c /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bazad/xpc-string-leak/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bazad/xpc-string-leak/HEAD/README.md -------------------------------------------------------------------------------- /xpc-string-leak.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bazad/xpc-string-leak/HEAD/xpc-string-leak.c --------------------------------------------------------------------------------