Learn more about cloning repositories
You have read-only access
[svn-r19734] Fix memory leak in iopipe. Buffer "the_data" was allocated at the beginning of main() but never freed. Added call to free() at end of main(). Tested: Fedora