summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-systemd
diff options
context:
space:
mode:
authorZoltán Böszörményi <zboszor@gmail.com>2025-10-02 12:48:46 +0200
committerKhem Raj <raj.khem@gmail.com>2025-10-02 10:17:29 -0700
commit90ed8e2bd5002d0f8227350b9bc16a30b9fbe1f6 (patch)
treea0907129e43152fb0bccacff12118079b820167b /meta-python/recipes-devtools/python/python3-systemd
parentc5fdeca7196b82ebfbfd8783bd291431efba5320 (diff)
downloadmeta-openembedded-90ed8e2bd5002d0f8227350b9bc16a30b9fbe1f6.tar.gz
mariadb: Fix a crash in my_convert()
In some cases (most notably when running mysqldump), the server crashes in the my_convert() function, in a code protected by #if defined(__i386__) || defined(__x86_64__) ... #endif The crash does not happen with the generic code. Remove the x86[-64] specific optimization. This change was endorsed in https://jira.mariadb.org/browse/MDEV-37786 Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-systemd')
0 files changed, 0 insertions, 0 deletions