"examples/example-libevent.c" did not exist on "c8d72f7c7aababdb63771b272a811c96e7de78a3"
-
Moshe Kaplan authored
If fopen() is successful, but redis_fstat() fails, the file handle stored in fp will leak. This change closes the filehandle stored in fp if redis_fstat() fails. Fixes Coverity 390029
1c48d3da