projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d24b828
)
- missing
author
Matthias Wachs
<wachs@net.in.tum.de>
Fri, 25 May 2012 14:34:04 +0000
(14:34 +0000)
committer
Matthias Wachs
<wachs@net.in.tum.de>
Fri, 25 May 2012 14:34:04 +0000
(14:34 +0000)
src/util/os_priority.c
patch
|
blob
|
history
diff --git
a/src/util/os_priority.c
b/src/util/os_priority.c
index c46f2933339a9d8d88148a5a5954c656ede84a24..c33882240a63dfb99f4e6dc6a16fd76c4e60319e 100644
(file)
--- a/
src/util/os_priority.c
+++ b/
src/util/os_priority.c
@@
-1267,6
+1267,7
@@
GNUNET_OS_start_process_v (int pipe_control,
char *libdir;
char *ptr;
char *non_const_filename;
+ char win_path[MAX_PATH + 1];
struct GNUNET_DISK_PipeHandle *lsocks_pipe;
const struct GNUNET_DISK_FileHandle *lsocks_write_fd;
HANDLE lsocks_read;