Deploy error is buffer is too small (#20358)

* Deploy error is buffer is too small

* missing file
This commit is contained in:
Jack May
2021-09-30 19:47:26 -07:00
committed by GitHub
parent fc6b617477
commit de8331eeaf
5 changed files with 124 additions and 81 deletions

View File

@@ -5,3 +5,4 @@ cd "$(dirname "$0")"
make -C ../../../programs/bpf/c/
cp ../../../programs/bpf/c/out/noop.so .
cat noop.so noop.so noop.so > noop_large.so

Binary file not shown.

BIN
cli/tests/fixtures/noop_large.so vendored Normal file

Binary file not shown.