diff --git a/docs/examples/multi-app.c b/docs/examples/multi-app.c index 58ad03f816..c4619bfbb8 100644 --- a/docs/examples/multi-app.c +++ b/docs/examples/multi-app.c @@ -5,7 +5,7 @@ * | (__| |_| | _ <| |___ * \___|\___/|_| \_\_____| * - * Copyright (C) 1998 - 2021, Daniel Stenberg, , et al. + * Copyright (C) 1998 - 2022, Daniel Stenberg, , et al. * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms @@ -104,11 +104,13 @@ int main(void) } } - curl_multi_cleanup(multi_handle); - - /* Free the CURL handles */ - for(i = 0; i