diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-05-31 20:24:45 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2017-05-31 20:24:45 +0200 |
| commit | 7ab352e19de91bafb25435a38164bf0bac7dde1e (patch) | |
| tree | 0822805d89e4a693334a38ab94077f570b7ba5f9 /pkg/config | |
| parent | 536006ee07efc1bd13df4441f0ab3c69c725bc11 (diff) | |
executor: limit stack frame size
Stack usage warning currently breaks our internal build (with 16K frame limit).
Executor uses stacks of limited size, that's another reason to not
allow frames of arbitrary size.
Limit stack frame size to 8K.
Reduce tun packet size. We don't need to read out whole packet.
Diffstat (limited to 'pkg/config')
0 files changed, 0 insertions, 0 deletions
