[Tarantool-patches] [PATCH v2 0/2] protects box.cfg from raw data modification

Igor Munkin imun at tarantool.org
Fri Nov 22 19:55:44 MSK 2019


Olya,

I reviewed both patches within this set and left some comments. Please
consider to rebase you branch on 5d2105b that introduces __pairs
handling to our LuaJIT fork.

On 22.11.19, Olga Arkhangelskaia wrote:
> Patch set enables DLUAJIT_ENABLE_PAIRSMM flag by default and protects
> box.cfg from raw data modification. 
> 
> Branch: https://github.com/tarantool/tarantool/tree/OKriw/gh-2867-raise-on-raw-modifications-of-box.cfg-values
> v1:https://lists.tarantool.org/pipermail/tarantool-patches/2019-November/012316.html
> 
> Changes in v2:                                                                  
> - deleted second test                                                           
> - deleted unnecessary variables                                                 
> - changed subject/commit msg 
> 
> Olga Arkhangelskaia (2):
>   build: enables DLUAJIT_ENABLE_PAIRSMM by default
>   box: protects box.cfg from raw data modification
> 
>  cmake/luajit.cmake        |  1 +
>  src/box/lua/load_cfg.lua  | 14 +++++++++++++-
>  test/box-tap/cfg.test.lua | 11 ++++++++++-
>  3 files changed, 24 insertions(+), 2 deletions(-)
> 
> -- 
> 2.20.1 (Apple Git-117)
> 

-- 
Best regards,
IM


More information about the Tarantool-patches mailing list