Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH v2 0/2] protects box.cfg from raw data modification
@ 2019-11-22 12:03 Olga Arkhangelskaia
  2019-11-22 12:03 ` [Tarantool-patches] [PATCH v2 1/2] build: enables DLUAJIT_ENABLE_PAIRSMM by default Olga Arkhangelskaia
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Olga Arkhangelskaia @ 2019-11-22 12:03 UTC (permalink / raw)
  To: tarantool-patches

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)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-11-24 19:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-22 12:03 [Tarantool-patches] [PATCH v2 0/2] protects box.cfg from raw data modification Olga Arkhangelskaia
2019-11-22 12:03 ` [Tarantool-patches] [PATCH v2 1/2] build: enables DLUAJIT_ENABLE_PAIRSMM by default Olga Arkhangelskaia
2019-11-22 13:45   ` Igor Munkin
2019-11-24 19:31     ` Igor Munkin
2019-11-22 12:03 ` [Tarantool-patches] [PATCH v2 2/2] box: protects box.cfg from raw data modification Olga Arkhangelskaia
2019-11-22 16:31   ` Igor Munkin
2019-11-22 16:55 ` [Tarantool-patches] [PATCH v2 0/2] " Igor Munkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox