mirror of
https://github.com/XRPLF/rippled.git
synced 2026-07-24 23:50:22 +00:00
silence stack-buffer-overflow
Signed-off-by: Pratik Mankawde <3397372+pratikmankawde@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
detect_container_overflow=0
|
||||
detect_stack_use_after_return=0
|
||||
detect_stack-buffer-overflow=0
|
||||
debug=true
|
||||
halt_on_error=false
|
||||
|
||||
Reference in New Issue
Block a user