aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2016-09-04 12:35:46 +0000
committerChristian Grothoff <christian@grothoff.org>2016-09-04 12:35:46 +0000
commitb32f9a0e3d53386702d33cd23acc28815fa5b4a0 (patch)
tree9c23c0d8dc9dfb0e9ca29877ac011e8619c2ee7d /doc
parentb25731eb2555aed201955633bd57d810b70b5001 (diff)
downloadlibmicrohttpd-b32f9a0e3d53386702d33cd23acc28815fa5b4a0.tar.gz
libmicrohttpd-b32f9a0e3d53386702d33cd23acc28815fa5b4a0.zip
-fixing minor issues (leaks, use after free) in recently added upgrade logic
Diffstat (limited to 'doc')
-rw-r--r--doc/libmicrohttpd.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libmicrohttpd.texi b/doc/libmicrohttpd.texi
index 9a361064..74a285c7 100644
--- a/doc/libmicrohttpd.texi
+++ b/doc/libmicrohttpd.texi
@@ -161,7 +161,7 @@ Examples based on reports we've received from developers include:
161@cindex select 161@cindex select
162 162
163MHD supports four basic thread modes and up to three event loop 163MHD supports four basic thread modes and up to three event loop
164styes. 164styles.
165 165
166The four basic thread modes are external (MHD creates no threads, 166The four basic thread modes are external (MHD creates no threads,
167event loop is fully managed by the application), internal (MHD creates 167event loop is fully managed by the application), internal (MHD creates