mariadb/storage
Trevor Gross 17a32c3bbc MDEV-30389 Ensure correct dlen during encryption
This patch ensures that all direct and indirect calls to
encryption_crypt provide a `dlen` value correctly initialized to the
destination buffer length, allowing encryption plugins to verify
available space. It also adds assertions to verify related invariants.

Signed-off-by: Trevor Gross <tmgross@umich.edu>
2023-07-02 12:17:08 +02:00
..
archive Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
blackhole Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
columnstore MCOL-5437 columnstore fails to compile to due old cs->casedn_multiply use 2023-03-10 09:59:22 +01:00
connect Merge 10.11 into 11.0 2023-06-28 09:19:19 +03:00
csv Add limits for how many IO operations a table access will do 2023-02-02 23:57:30 +03:00
example Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
federated Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
federatedx Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
heap Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
innobase MDEV-30389 Ensure correct dlen during encryption 2023-07-02 12:17:08 +02:00
maria MDEV-30389 Ensure correct dlen during encryption 2023-07-02 12:17:08 +02:00
mroonga Merge 10.11 into 11.0 2023-03-29 17:20:42 +03:00
myisam Merge 10.11 into 11.0 2023-06-08 13:49:48 +03:00
myisammrg Merge 10.11 into 11.0 2023-06-08 13:49:48 +03:00
oqgraph Changing all cost calculation to be given in milliseconds 2023-02-02 23:54:45 +03:00
perfschema Merge branch 'bb-10.11-release' into bb-11.0-release 2023-06-05 19:27:00 +02:00
rocksdb Merge branch 'bb-10.11-release' into bb-11.0-release 2023-06-05 19:27:00 +02:00
sequence Merge 10.11 into 11.0 2023-02-16 13:34:45 +02:00
sphinx Add limits for how many IO operations a table access will do 2023-02-02 23:57:30 +03:00
spider MDEV-31463 Spider should check connection before setting lock wait timeout 2023-06-28 12:14:33 +10:00
test_sql_discovery Merge 10.5 into 10.6 2022-09-20 16:53:20 +03:00