]> Cypherpunks repositories - gostls13.git/commit
syscall: don't change local limit if prlimit used for another process
authorlifubang <lifubang@acmcoder.com>
Fri, 10 May 2024 03:29:45 +0000 (03:29 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 13 May 2024 21:18:19 +0000 (21:18 +0000)
commit59003b6d8795f337c8916e814343182116183491
treed3c8aa596a230f61a4ccf42c83f2c900a0b6842b
parent99283b81f4753fd7bb2acd70949f324cb7b603ab
syscall: don't change local limit if prlimit used for another process

Fixes: #67184
Change-Id: Ibdf3810cbba30ae29f466f7f95f357e8512f228b
GitHub-Last-Rev: 5eabc760be6b89ae85629627da37b517e8ec356f
GitHub-Pull-Request: golang/go#67185
Reviewed-on: https://go-review.googlesource.com/c/go/+/583299
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/syscall/export_linux_test.go
src/syscall/export_rlimit_test.go
src/syscall/syscall_linux.go
src/syscall/syscall_linux_test.go