| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
AFAICS, this is an alternative to #102510. Let's wait an see what the Marks decide over there first. |
Sorry, something went wrong.
|
Sorry, something went wrong.
|
It will be nice to have the error fixed in the first beta of 3.12. I've just checked that #101291 has not affected the use of the uninitialized value yet (see #102510 (comment) for previous expectations) and running CC=clang ./configure --with-memory-sanitizer && make -j12 still fails without the patch. |
Sorry, something went wrong.
|
I think this one's for @markshannon to decide; he has better awareness of the #102510 performance trade-offs than I do. (And it's "his" code, in some sense.) |
Sorry, something went wrong.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This is done to ignore an error on accessing an uninitialized integer without an adverse effect.
#102509 (comment)