• Marko Mäkelä's avatar
    Fix GCC 10.0 -Wstringop-overflow · ed21202a
    Marko Mäkelä authored
    myrg_open(): Reduce the scope of the variable 'end' and
    simplify the code.
    
    For some reason, I got no warning for this code in the 10.2
    branch, only 10.3 or later.
    
    The ENGINE=MERGE is covered by the tests main.merge, main.merge_debug,
    and main.merge-big.
    ed21202a
myrg_open.c 17.1 KB