summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMichael Widenius <monty@mariadb.org>2022-05-15 17:59:43 +0300
committerMichael Widenius <monty@mariadb.org>2022-05-15 17:59:43 +0300
commite03e72234aa59016c71c51b7adc5a59ae7b126b2 (patch)
treeb55f671fc6cf8bf322a800d3691c008efa6c3471 /include
parentf027c1217b5b3ac76e742b6ec4ee75ed79ec5871 (diff)
downloadmariadb-git-e03e72234aa59016c71c51b7adc5a59ae7b126b2.tar.gz
Fixed warning from UBSAN
The warning comes from copying POSITION objects where 'type' is not initialized. This does not affect any production code as when 'type' was compared/used, it was always initialized. Removed by initializing the type variable in the constructor
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions