[PATCH] D90157: [analyzer] Rework SValBuilder::evalCast function into maintainable and clear way
Denys Petrov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 22 03:25:39 PST 2020
ASDenysPetrov added a comment.
Thank to @steakhal for the new tests.
//All// previous result differences have **gone** in `FFMPEG` and `twin` but a new //one// **appeared** in `PostgreSQL`.
/src/common/d2s.c Line 895 Memory copy function overflows the destination buffer alpha.unix.cstring.OutOfBounds
Here is an original link to the report: https://codechecker-demo.eastus.cloudapp.azure.com/Default?run=D90157&items-per-page=100 (login: demo, pass: demo)
I'm keep going to work on the patch to remove this single difference.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90157/new/
https://reviews.llvm.org/D90157
More information about the cfe-commits
mailing list