• Monty's avatar
    Fixed some errors & warnings found by clang · dbac2039
    Monty authored
    - pcretest.c could use macro with side effect
    - maria_chk could access freed memory
    - Initialized some variables that could be accessed uninitalized
    - Fixed compiler warning in my_atomic-t.c
    dbac2039
maria_chk.c 74.4 KB