mirror of
https://github.com/MariaDB/server.git
synced 2025-12-28 16:17:35 +00:00
page_is_corrupted(): Do not allocate the buffers from stack, but from the heap, in xb_fil_cur_open(). row_quiesce_write_cfg(): Issue one type of message when we fail to create the .cfg file. update_statistics_for_table(), read_statistics_for_table(), delete_statistics_for_table(), rename_table_in_stat_tables(): Use a common stack buffer for Index_stat, Column_stat, Table_stat. ha_connect::FileExists(): Invoke push_warning_printf() so that we can avoid allocating a buffer for snprintf(). translog_init_with_table(): Do not duplicate TRANSLOG_PAGE_SIZE_BUFF. Let us also globally enable the GCC 4.4 and clang 3.0 option -Wframe-larger-than=16384 to reduce the possibility of introducing such stack overflow in the future. For RocksDB and Mroonga we relax these limits. Reviewed by: Vladislav Lesin |
||
|---|---|---|
| .. | ||
| build_configurations | ||
| Internal/CPack | ||
| os | ||
| abi_check.cmake | ||
| aws_sdk.cmake | ||
| build_depends.cmake | ||
| character_sets.cmake | ||
| check_compiler_flag.cmake | ||
| check_linker_flag.cmake | ||
| compile_flags.cmake | ||
| configurable_file_content.in | ||
| configure.pl | ||
| cpack_deb.cmake | ||
| cpack_rpm.cmake | ||
| cpack_source_ignore_files.cmake | ||
| cpack_tgz.cmake | ||
| cpu_info.cmake | ||
| create_initial_db.cmake | ||
| ctest.cmake | ||
| do_abi_check.cmake | ||
| dtrace_prelink.cmake | ||
| dtrace.cmake | ||
| FindBISON.cmake | ||
| FindGit.cmake | ||
| FindJava.cmake | ||
| FindJNI.cmake | ||
| FindLIBAIO.cmake | ||
| FindLZ4.cmake | ||
| FindURING.cmake | ||
| FindZSTD.cmake | ||
| for_clients.cmake | ||
| info_bin.cmake | ||
| info_macros.cmake.in | ||
| info_src.cmake | ||
| install_layout.cmake | ||
| install_macros.cmake | ||
| jemalloc.cmake | ||
| libutils.cmake | ||
| maintainer.cmake | ||
| make_dist.cmake.in | ||
| mariadb_connector_c.cmake | ||
| merge_archives_unix.cmake | ||
| misc.cmake | ||
| mysql_add_executable.cmake | ||
| mysql_version.cmake | ||
| numa.cmake | ||
| package_name.cmake | ||
| pcre.cmake | ||
| plugin.cmake | ||
| readline.cmake | ||
| sign.cmake.in | ||
| ssl.cmake | ||
| submodules.cmake | ||
| symlinks.cmake | ||
| systemd.cmake | ||
| tags.cmake | ||
| versioninfo.rc.in | ||
| win_compatibility.manifest | ||
| wsrep.cmake | ||
| zlib.cmake | ||