gh-508: suid functions fail
The bug was caused by incorrect check for universal access in SetuidGuard and missing user id change thanks to it. Fix a coding bug and add a test case. Closes gh-508.
Showing
- src/box/lua/call.cc 1 addition, 1 deletionsrc/box/lua/call.cc
- test/box/access_bin.result 44 additions, 0 deletionstest/box/access_bin.result
- test/box/access_bin.test.lua 18 additions, 0 deletionstest/box/access_bin.test.lua
- test/replication/hot_standby.result 6 additions, 0 deletionstest/replication/hot_standby.result
- test/replication/hot_standby.test.lua 2 additions, 0 deletionstest/replication/hot_standby.test.lua
Loading
Please register or sign in to comment