summaryrefslogtreecommitdiff
path: root/unittest
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2018-01-21 12:50:49 +0100
committerSergei Golubchik <serg@mariadb.org>2018-01-22 11:39:54 +0100
commit36eb0b7a558542689ad654a770c3f1ce8f18dd87 (patch)
treedc89f7dff191c7dc5d103e71cfd94cdf0db7db9a /unittest
parentfa331acefd6b5907b06d394ae0ae096749129601 (diff)
downloadmariadb-git-36eb0b7a558542689ad654a770c3f1ce8f18dd87.tar.gz
improve ASAN instrumentation: table->record[0]
instrument table->record[0], table->record[1] and share->default_values. One should not access record image beyond share->reclength, even if table->record[0] has some unused space after it (functions that work with records, might get a copy of the record as an argument, and that copy - not being record[0] - might not have this buffer space at the end). See b80fa4000d6 and 444587d8a3c
Diffstat (limited to 'unittest')
0 files changed, 0 insertions, 0 deletions