Tiago Natel
|
0beb8ea5e1
|
Fixed passing false in namespace flags.
This patch closes #328 in github.
|
2019-10-11 10:00:06 +00:00 |
|
Tiago Natel
|
93ead87810
|
Removed linux/sched.h include.
The <sched.h> is already included by nxt_unix.h.
This closes #314 PR on GitHub.
|
2019-09-20 13:08:04 +00:00 |
|
Tiago Natel
|
20628c74fa
|
Releasing init struct in case of errors.
Found by Coverity (CID 349485).
|
2019-09-20 13:12:04 +00:00 |
|
Tiago Natel
|
7f389c814a
|
Closing leaking file descriptor.
Found by Coverity (CID 349484).
|
2019-09-20 13:16:33 +00:00 |
|
Tiago de Bem Natel de Moura
|
c554941b4f
|
Initial applications isolation support using Linux namespaces.
|
2019-09-19 15:25:23 +03:00 |
|