Clang 8 double-free bug
Martijn Otto
martijntje at martijnotto.nl
Tue Oct 29 14:46:23 GMT 2019
Hello,
I recently ran into a show-stopper bug in clang 8. The bug-report for
it can be found at https://bugs.llvm.org/show_bug.cgi?id=41810. This
bug causes destructor of captured variables in a lambda to be called
twice if an exception is thrown in its body.
The fix for it is simple, to apply commit
https://github.com/llvm-mirror/clang/commit/08d0c133ccb1b530ed743a021dc5995fbcdaf012
In the bug report I asked for another point-release of clang 8, but it
appears they are unable to do so due to time constraints.
Could we have a fixed package at least for buster?
With regards,
Martijn Otto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://alioth-lists.debian.net/pipermail/pkg-llvm-team/attachments/20191029/5b90e4ea/attachment.sig>
More information about the Pkg-llvm-team
mailing list