• gshchepa/uchum@gleb.loc's avatar
    Fixed bug #32403: query causes a crash due to stack and · 97ac0c27
    gshchepa/uchum@gleb.loc authored
                      memory corruptions.
    
    The right pointer field of the SEL_ARG structure was not
    initialized in the constructor and sometimes that led to
    server crashes.
    
    There is no testcase because the bug occurs only when
    uninitialized memory has particular values, which can't be
    re-created in the test suite.
    97ac0c27
opt_range.cc 298 KB