On i386 with the above patches (plus the gcc8 build fix from the other
bug), all tests pass in the build but Test_gfor_cpu fails in the
autopkgtest; I don't yet know why.
Control: tags -1 fixed-upstream patch
These look like the upstream fixes, though I haven't actually tried them
yet.
for index:
https://github.com/arrayfire/arrayfire/commit/58ac59497b50257631713e689a6b0ddffb73361a
for assign:
https://github.com/arrayfire/arrayfire/commit/1b18226dfec811e4b7b
While this doesn't crash on amd64, valgrind does find a double free in
test_index - and a comment in the test says checking that there isn't a
double free is the whole point of that test:
https://sources.debian.org/src/arrayfire/3.3.2+dfsg1-4/test/index.cpp/#L1255
==4773== Invalid free() / del
3 matches
Mail list logo