summaryrefslogtreecommitdiff
path: root/nuttx/lib/stdio/lib_syslogstream.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-31 16:03:17 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-08-31 16:03:17 +0000
commitd982646fc68602ca7840a7b826cb49efd1963d6c (patch)
tree537932021fc6c676eda7c25f66198886eab9de5b /nuttx/lib/stdio/lib_syslogstream.c
parent79c7065433ae27932ad8b781d38b8f7832b01581 (diff)
downloadpx4-nuttx-d982646fc68602ca7840a7b826cb49efd1963d6c.tar.gz
px4-nuttx-d982646fc68602ca7840a7b826cb49efd1963d6c.tar.bz2
px4-nuttx-d982646fc68602ca7840a7b826cb49efd1963d6c.zip
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
Diffstat (limited to 'nuttx/lib/stdio/lib_syslogstream.c')
-rw-r--r--nuttx/lib/stdio/lib_syslogstream.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/lib/stdio/lib_syslogstream.c b/nuttx/lib/stdio/lib_syslogstream.c
index 7e47d794a..21151b43a 100644
--- a/nuttx/lib/stdio/lib_syslogstream.c
+++ b/nuttx/lib/stdio/lib_syslogstream.c
@@ -2,7 +2,7 @@
* lib/stdio/lib_syslogstream.c
*
* Copyright (C) 2012 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions