[wing] namedpipelistener: style fix
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [wing] namedpipelistener: style fix
- Date: Thu, 14 Jul 2016 11:22:17 +0000 (UTC)
commit df6986f069e0b5b2fa79d22f91291180863ba1f7
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Thu Jul 14 13:21:37 2016 +0200
namedpipelistener: style fix
wing/wingnamedpipelistener.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/wing/wingnamedpipelistener.c b/wing/wingnamedpipelistener.c
index a9bdaab..103d7ff 100644
--- a/wing/wingnamedpipelistener.c
+++ b/wing/wingnamedpipelistener.c
@@ -185,8 +185,8 @@ wing_named_pipe_listener_add_named_pipe (WingNamedPipeListener *listener,
g_io_error_from_win32_error (errsv),
"Error creating named pipe '%s': %s",
pipe_name, emsg);
-
g_free (emsg);
+
return FALSE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]