mariadb/storage/innobase
Marko Mäkelä ce23802c0e MDEV-29600 Memory leak in row_log_table_apply_update()
row_log_table_apply_update(): Free the pcur.old_rec_buf before returning.
It may be allocated by btr_pcur_store_position() inside
btr_blob_log_check_t::check() and btr_store_big_rec_extern_fields().

This memory leak was introduced in
commit 2e814d4702 (MariaDB Server 10.2.2)
via mysql/mysql-server@ce0a1e85e2
(MySQL 5.7.5).
2022-09-22 11:18:00 +03:00
..
btr MDEV-23801 Assertion failed in btr_pcur_store_position() 2022-09-13 15:46:40 +03:00
buf InnoDB cleanup: Replace UNIV_LINUX, UNIV_SOLARIS, UNIV_AIX 2022-09-19 12:20:53 +03:00
data MDEV-23644 Assertion on evaluating foreign referential action for self-reference in system versioned table 2020-12-22 03:33:53 +03:00
dict MDEV-29409 Buffer overflow in my_wc_mb_filename() on RENAME TABLE 2022-08-30 12:02:56 +03:00
eval Merge 10.2 into 10.3 2019-12-12 14:41:51 +02:00
fil MDEV-29258 Failing assertion for name length on RENAME TABLE 2022-08-30 10:59:31 +03:00
fsp MDEV-13013 InnoDB unnecessarily extends data files 2022-08-17 11:08:49 +05:30
fts MDEV-29342 Assertion failure in file que0que.cc line 728 2022-09-06 17:23:31 +05:30
fut Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
gis Merge branch '10.2' into 10.3 2022-05-07 11:48:15 +02:00
ha Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
handler MDEV-29479 I_S.INNODB_SYS_TABLESPACES doesn't have temporary tablespace information 2022-09-14 13:37:14 +05:30
ibuf MDEV-28369 ibuf_bitmap_mutex is an unnecessary contention point 2022-04-21 09:15:18 +03:00
include Cleanup: Remove HAVE_IB_LINUX_FUTEX 2022-09-19 12:36:19 +03:00
lock MDEV-29507 InnoDB: Failing assertion: table->n_rec_locks == 0 2022-09-12 09:27:46 +03:00
log MDEV-25975 innodb_disallow_writes causes shutdown to hang 2022-04-06 08:06:49 +03:00
mach Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
mem Merge 10.2 into 10.3 2020-07-02 06:17:51 +03:00
mtr Merge 10.2 into 10.3 2021-09-22 18:01:41 +03:00
mysql-test/storage_engine Fix for MDEV-17449, typo in error message (#1146) 2019-03-24 21:24:28 +04:00
os InnoDB cleanup: Replace UNIV_LINUX, UNIV_SOLARIS, UNIV_AIX 2022-09-19 12:20:53 +03:00
page Fixed compile errors when compiling with HAVE_valgrind 2021-08-24 23:05:21 +03:00
pars Merge 10.2 into 10.3 2021-11-09 08:26:59 +02:00
que Merge 10.2 into 10.3 (except MDEV-17556) 2021-01-11 09:41:54 +02:00
read Merge 10.2 into 10.3 2021-07-27 10:47:17 +03:00
rem MDEV-24620 ASAN heap-buffer-overflow in btr_pcur_restore_position() 2021-04-13 10:28:13 +03:00
row MDEV-29600 Memory leak in row_log_table_apply_update() 2022-09-22 11:18:00 +03:00
srv InnoDB cleanup: Replace UNIV_LINUX, UNIV_SOLARIS, UNIV_AIX 2022-09-19 12:20:53 +03:00
sync MDEV-28369 ibuf_bitmap_mutex is an unnecessary contention point 2022-04-21 09:15:18 +03:00
trx MDEV-29258 Failing assertion for name length on RENAME TABLE 2022-08-30 10:59:31 +03:00
unittest MDEV-19522 fixup: Use correct printf format 2021-10-21 15:53:35 +03:00
ut Cleanup: Remove unused error code DB_FORCED_ABORT 2022-06-08 14:23:21 +03:00
.clang-format-old switch off storage/innobase/.clang-format: InnoDB uses a common formatting style for all new code 2021-03-17 11:01:15 +03:00
bzip2.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
CMakeLists.txt Merge innodb.cmake to CMakeLists.txt 2022-09-19 12:42:50 +03:00
compile-innodb Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
COPYING.Google
COPYING.Percona
lz4.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
lzma.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
lzo.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00
plugin_exports
snappy.cmake Add feature summary at the end of cmake. 2021-07-21 10:22:56 +03:00