]> git.eshelyaron.com Git - emacs.git/commit
Don’t truncate seccomp-filter diagnostic
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 2 Oct 2022 20:47:09 +0000 (13:47 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 2 Oct 2022 20:47:56 +0000 (13:47 -0700)
commit190582adf416790e072ec5a605bd43048a82784a
tree016f9ecbb2a92e5843953dfd0524f3aa56a8a3af
parent5598886adc9f7bc83ba9775151f839d4691128e4
Don’t truncate seccomp-filter diagnostic

* lib-src/seccomp-filter.c (fail): Do not truncate diagnostic
arbitrarily to 1000 bytes when ERROR is nonzero.
lib-src/seccomp-filter.c