mariadb/unittest/mysys
Monty dbac2039e8 Fixed some errors & warnings found by clang
- 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
2019-08-08 23:08:23 +03:00
..
aes-t.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
base64-t.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
bitmap-t.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
byte_order-t.c
CMakeLists.txt Only link mysys_ssl when required. 2019-06-03 09:55:59 +02:00
dynstring-t.c Update FSF Address 2019-05-11 21:29:06 +03:00
lf-t.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ma_dyncol-t.c
my_atomic-t.c Fixed some errors & warnings found by clang 2019-08-08 23:08:23 +03:00
my_delete-t.c Update FSF Address 2019-05-11 21:29:06 +03:00
my_getopt-t.c Update FSF Address 2019-05-11 21:29:06 +03:00
my_malloc-t.c Update FSF Address 2019-05-11 21:29:06 +03:00
my_rdtsc-t.c Update FSF Address 2019-05-11 21:29:06 +03:00
my_vsnprintf-t.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
thr_template.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
waiting_threads-t.c