aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor.cc
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2020-08-31 15:35:55 +0300
committerDmitry Vyukov <dvyukov@google.com>2020-09-22 10:12:23 +0200
commit56f696d1d042d41606f7130a5768fe38ee0aa84b (patch)
tree882b068cf8fd67dcfee51aba29cbdcee3a781b5f /executor/executor.cc
parentaff59df2575f773855b00b001ebd71cb7e55942e (diff)
sys/common_linux.h: move the definition of a global nlmsg variable
This global variable cannot be used for pseudo syscalls as they can run concurrently (in threaded mode). It can only be used during initialization, and if initialization routines are not enabled, nlmsg will become an unused variable.
Diffstat (limited to 'executor/executor.cc')
0 files changed, 0 insertions, 0 deletions