mariadb/storage/myisam
Marko Mäkelä 8036d0a359 MDEV-22387: Do not violate __attribute__((nonnull))
This follows up commit
commit 94a520ddbe and
commit 7c5519c12d.

After these changes, the default test suites on a
cmake -DWITH_UBSAN=ON build no longer fail due to passing
null pointers as parameters that are declared to never be null,
but plenty of other runtime errors remain.
2020-11-02 14:19:21 +02:00
..
ftbench mtr: use env for perl 2020-06-23 03:24:46 +02:00
mysql-test Merge branch '10.1' into 10.2 2017-08-17 11:38:34 +02:00
ChangeLog
CMakeLists.txt Update FSF Address 2019-05-11 21:29:06 +03:00
ft_boolean_search.c Merge remote-tracking branch 'origin/10.1' into 10.2 2019-09-24 19:19:25 +04:00
ft_myisam.c Update FSF address 2019-05-10 20:52:00 +03:00
ft_nlq_search.c MDEV-19740: Fix GCC 9.2.1 -Wmaybe-uninitialized on AMD64 2019-09-27 10:43:23 +03:00
ft_parser.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ft_static.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ft_stopwords.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ft_update.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
ftdefs.h Update FSF Address 2019-05-11 21:29:06 +03:00
fulltext.h Update FSF Address 2019-05-11 21:29:06 +03:00
ha_myisam.cc Merge remote-tracking branch 'origin/10.1' into 10.2 2019-09-24 19:19:25 +04:00
ha_myisam.h Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mi_cache.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mi_changed.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_check.c MDEV-17153 server crash on repair table ... use_frm 2020-05-27 15:56:40 +02:00
mi_checksum.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mi_close.c Fixed memory leak with fulltext indexes 2020-04-18 11:51:42 +03:00
mi_create.c Merge 10.1 into 10.2 2020-09-01 16:20:23 +03:00
mi_dbug.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_delete.c Merge remote-tracking branch 'origin/10.1' into 10.2 2019-09-24 19:19:25 +04:00
mi_delete_all.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mi_delete_table.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mi_dynrec.c Merge remote-tracking branch 'origin/10.1' into 10.2 2019-09-24 19:19:25 +04:00
mi_extra.c Merge remote-tracking branch 'origin/10.1' into 10.2 2019-09-24 19:19:25 +04:00
mi_extrafunc.h Update FSF Address 2019-05-11 21:29:06 +03:00
mi_info.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_key.c MDEV-22387: Do not violate __attribute__((nonnull)) 2020-11-02 14:19:21 +02:00
mi_keycache.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_locking.c Merge remote-tracking branch 'origin/5.5' into 10.1 2019-09-24 11:18:39 +04:00
mi_log.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_open.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mi_packrec.c MDEV-21981 Replace arithmetic + with bitwise OR when possible 2020-03-19 15:09:13 +02:00
mi_page.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_panic.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_preload.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mi_range.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_rename.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_rfirst.c Fix spelling mistakes in MyISAM code comments 2019-09-20 07:21:21 +03:00
mi_rkey.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mi_rlast.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_rnext.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_rnext_same.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_rprev.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_rrnd.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_rsame.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_rsamepos.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_scan.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_search.c Merge remote-tracking branch 'origin/10.1' into 10.2 2019-09-24 19:19:25 +04:00
mi_static.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mi_statrec.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_test1.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mi_test2.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mi_test3.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mi_test_all.res Merge chilla.local:/home/mydev/mysql-5.0-bug14400-monty 2006-09-19 14:33:29 +02:00
mi_test_all.sh Merge remote-tracking branch 'origin/5.5' into 10.1 2019-09-24 11:18:39 +04:00
mi_unique.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mi_update.c Update FSF Address 2019-05-11 21:29:06 +03:00
mi_write.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
myisam_ftdump.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
myisamchk.c Merge remote-tracking branch 'origin/10.1' into 10.2 2019-09-24 19:19:25 +04:00
myisamdef.h Merge remote-tracking branch 'origin/10.1' into 10.2 2019-09-24 19:19:25 +04:00
myisamlog.c Merge remote-tracking branch 'origin/5.5' into 10.1 2019-09-24 11:18:39 +04:00
myisampack.c Merge remote-tracking branch 'origin/5.5' into 10.1 2019-09-24 11:18:39 +04:00
NEWS Merge remote-tracking branch 'origin/10.1' into 10.2 2019-09-24 19:19:25 +04:00
rt_index.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
rt_index.h Update FSF Address 2019-05-11 21:29:06 +03:00
rt_key.c Update FSF Address 2019-05-11 21:29:06 +03:00
rt_key.h Update FSF Address 2019-05-11 21:29:06 +03:00
rt_mbr.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
rt_mbr.h Update FSF Address 2019-05-11 21:29:06 +03:00
rt_split.c Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
rt_test.c Update FSF Address 2019-05-11 21:29:06 +03:00
sort.c Merge remote-tracking branch 'origin/10.1' into 10.2 2019-09-24 19:19:25 +04:00
sp_defs.h Update FSF Address 2019-05-11 21:29:06 +03:00
sp_key.c MDEV-21082: isnan/isinf compilation errors, isfinite warnings on MacOS 2019-11-19 16:28:15 +03:00
sp_test.c Update FSF Address 2019-05-11 21:29:06 +03:00
test_pack
TODO