mariadb/mysys
Sergei Golubchik 24d8bc707a cleanup: my_register_filename()
Don't let my_register_filename() fail because strdup() failed. Better to
have NULL for a filename, then to fail the already successful open().

Filenames are only used for error reporting and there was already code
to ignore OOMs (my_fdopen()) and to cope with missing filenames
(my_filename()).
2017-02-27 12:35:10 +01:00
..
array.c
base64.c
ChangeLog
charset-def.c
charset.c
checksum.c
CMakeLists.txt move check_user/set_user from mysqld.cc to mysys 2016-12-22 12:25:10 +01:00
default.c Fix memory leak when failing to read config file 2016-02-14 18:31:48 +02:00
errors.c Merge branch 'mysql/5.5' into 5.5 2016-06-14 13:55:28 +02:00
file_logger.c MDEV-9106 Audit plugin compiled with MariaDB can't install on MySQL 5.7. 2016-01-12 18:43:55 +04:00
hash.c
lf_alloc-pin.c MDEV-9733 Server crashes in lf_pinbox_real_free on replication slaves 2016-03-17 21:30:33 +01:00
lf_dynarray.c
lf_hash.c Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
list.c
ma_dyncol.c
md5.c
mf_arr_appstr.c Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
mf_cache.c
mf_dirname.c
mf_fn_ext.c MDEV-6939 : Dots in file names of configuration files 2014-10-29 22:20:58 -04:00
mf_format.c cleanup: fn_format, remove dead code 2017-02-27 12:35:10 +01:00
mf_getdate.c
mf_iocache.c MDEV-9433: [PATCH} cppcheck reported a number of minor coding errors 2016-06-14 19:17:29 +03:00
mf_iocache2.c mysql-5.5.39 merge 2014-08-02 21:26:16 +02:00
mf_keycache.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
mf_keycaches.c
mf_loadpath.c Bug# 20376760: STACK-BUFFER-OVERFLOW WITH LONG PATHS TO CERTAIN VARIABLES 2015-06-24 17:48:46 +05:30
mf_pack.c
mf_path.c
mf_qsort.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
mf_qsort2.c Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
mf_radix.c
mf_same.c
mf_sort.c
mf_soundex.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
mf_tempdir.c
mf_tempfile.c
mf_unixpath.c
mf_wcomp.c
mulalloc.c
my_access.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
my_addr_resolve.c
my_aes.c
my_alarm.c Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
my_alloc.c
my_atomic.c
my_basename.c
my_bit.c
my_bitmap.c
my_chmod.c
my_chsize.c
my_compare.c
my_compress.c
my_conio.c
my_context.c MDEV-10357 my_context_continue() does not store current fiber on Windows 2016-08-03 12:41:38 +00:00
my_copy.c MDEV-9748 Include Twin (mysys_err.h is included twice in mysys/my_copy.c) 2016-04-19 11:27:00 +02:00
my_crc32.c
my_create.c cleanup: my_register_filename() 2017-02-27 12:35:10 +01:00
my_delete.c MDEV-5829: STOP SLAVE resets global status variables 2014-03-14 16:29:23 +02:00
my_div.c cleanup: my_register_filename() 2017-02-27 12:35:10 +01:00
my_error.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
my_file.c
my_fopen.c cleanup: my_register_filename() 2017-02-27 12:35:10 +01:00
my_fstream.c
my_gethwaddr.c fix my_gethwaddr() for solaris 2016-02-15 12:51:35 +01:00
my_getncpus.c
my_getopt.c Merge branch 'mysql/5.5' into 5.5 2015-12-09 10:00:49 +01:00
my_getpagesize.c
my_getsystime.c
my_getwd.c
my_handler_errors.h
my_init.c Fix for memory leak in applications, like QT,that calls 2017-01-27 16:46:26 +02:00
my_largepage.c
my_lib.c
my_libwrap.c Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
my_lock.c
my_lockmem.c
my_malloc.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
my_memmem.c
my_mess.c
my_mkdir.c
my_mmap.c
my_new.cc
my_once.c
my_open.c cleanup: my_register_filename() 2017-02-27 12:35:10 +01:00
my_port.c
my_pread.c
my_pthread.c
my_quick.c
my_rdtsc.c
my_read.c
my_redel.c don't use my_copystat in the server 2016-09-12 16:42:05 +02:00
my_rename.c
my_rnd.c
my_safehash.c
my_safehash.h
my_seek.c
my_setuser.c MDEV-11676 Starting service with mysqld_safe_helper fails in SELINUX "enforcing" mode 2017-01-04 13:38:03 +01:00
my_sleep.c
my_static.c don't use my_copystat in the server 2016-09-12 16:42:05 +02:00
my_static.h
my_symlink.c
my_symlink2.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
my_sync.c
my_thr_init.c Fix for memory leak in applications, like QT,that calls 2017-01-27 16:46:26 +02:00
my_timer_cycles.il
my_uuid.c
my_wincond.c Merge branch 'mysql/5.5' into 5.5 2016-02-09 11:27:40 +01:00
my_windac.c
my_winerr.c
my_winfile.c
my_winthread.c MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
my_write.c Merge branch 'mysql/5.5' into 5.5 2016-06-14 13:55:28 +02:00
mysys_priv.h
ptr_cmp.c Merge tag 'mysql-5.5.45' into 5.5 2015-08-01 14:56:18 +02:00
queues.c
rijndael.c
safemalloc.c
sha1.c Updated/added copyright header. Added line "use is subject to license terms" 2014-02-17 18:19:04 +05:30
stacktrace.c
string.c MDEV-4664 mysql_upgrade crashes if root's password contains an apostrophe/single quotation mark 2016-02-06 17:57:37 +01:00
test_charset.c
test_dir.c
test_thr_mutex.c
test_xml.c
testhash.c MDEV-9433: [PATCH] cppcheck reported a number of minor coding errors 2016-06-14 19:17:29 +03:00
thr_alarm.c Bug#19974500: SERVER 5.5 / DEBUG DOESN\'T COMPILE WITH GCC 4.9.1 2014-11-06 12:14:05 +01:00
thr_lock.c MDEV-4010 Deadlock on concurrent INSERT .. SELECT into an Aria table with statement binary logging 2014-12-15 14:49:23 +02:00
thr_mutex.c
thr_rwlock.c
tree.c Merge branch 'mysql/5.5' into 5.5 2016-06-14 13:55:28 +02:00
typelib.c
waiting_threads.c
wqueue.c