Fix several potential memory leaks (#14816)
* Fix several potential memory leaks
This fix fixes several potential memory leaks, mostly
caused by error return without proper deleting.
Note: The original issue was raised by @orpillar, thanks!
This fix fixes 14800.
Signed-off-by:
Yong Tang <yong.tang.github@outlook.com>
Loading
Please sign in to comment