view .gitattributes @ 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 ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff