comparison .hgtags @ 31655:01d05b001dda v9.0.1160

patch 9.0.1160: ASAN error for ufunc_T allocated with wrong size Commit: https://github.com/vim/vim/commit/e01e5215f927f83778ad7494abb0007aa52d08c3 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jan 8 20:31:18 2023 +0000 patch 9.0.1160: ASAN error for ufunc_T allocated with wrong size Problem: ASAN error for ufunc_T allocated with wrong size. Solution: Make sure the size can always fit the struct.
author Bram Moolenaar <Bram@vim.org>
date Sun, 08 Jan 2023 21:45:03 +0100
parents dc77b797c102
children b92e3ea02167
comparison
equal deleted inserted replaced
31654:dc77b797c102 31655:01d05b001dda