This commit is contained in:
Omar Polo 2023-07-01 18:42:16 +00:00
parent 2c3810687f
commit 1134ea149a
1 changed files with 1 additions and 1 deletions

View File

@ -210,7 +210,7 @@ proxy_error(struct bufferevent *bev, short error, void *d)
/*
* If we're here it means that some kind of non-recoverable
* error appened.
* error happened.
*/
bufferevent_free(bev);