From d982646fc68602ca7840a7b826cb49efd1963d6c Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 31 Aug 2012 16:03:17 +0000 Subject: Fix some places in library where semaphore is not released on error conditions git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5071 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 1178c203c..0fe6b7947 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -295,3 +295,6 @@ configuration variable CONFIG_USER_ENTRYPOINT that may be used to change the default entry from user_start to some other symbol. Contributed by Kate. + * apps/netutils/webserver/httpd/c: Fix a typo that as introduced in + version r4402: 'lese' instead of 'else' (Noted by Max Holtzberg). + -- cgit v1.2.3