MCPcopy Create free account
hub / github.com/arkdb/inception / check_stack_overrun

Function check_stack_overrun

sql/sql_parse.cc:1954–1979  ·  view source on GitHub ↗

@note Note: The 'buf' parameter is necessary, even if it is unused here. - fix_fields functions has a "dummy" buffer large enough for the corresponding exec. (Thus we only have to check in fix_fields.) - Passing to check_stack_overrun() prevents the compiler from removing it. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

fix_fieldsMethod · 0.85
fix_fieldsMethod · 0.85
check_enough_stack_sizeFunction · 0.85
fix_fieldsMethod · 0.85
dsmrr_initMethod · 0.85
setup_underlyingMethod · 0.85
executeMethod · 0.85
test_quick_selectMethod · 0.85
find_used_partitionsFunction · 0.85
open_tableFunction · 0.85
get_quick_record_countFunction · 0.85

Calls 2

my_snprintfFunction · 0.85
my_messageFunction · 0.85

Tested by 1

test_quick_selectMethod · 0.68