[GitHub] thrift issue #1232: THRIFT-4138: Remove undefined behavior imported from Boo...

2017-04-01 Thread jbapple-cloudera
Github user jbapple-cloudera commented on the issue: https://github.com/apache/thrift/pull/1232 UBSan refuses to report an error more than once, and unfortunately it does not have a way to override this behavior. So, once you've seen one UBSan error at a particular line in a

[GitHub] thrift issue #1232: THRIFT-4138: Remove undefined behavior imported from Boo...

2017-04-01 Thread jeking3
Github user jeking3 commented on the issue: https://github.com/apache/thrift/pull/1232 I'm curious - did every case where lexical_cast was used report this error running in ubsan or was it perhaps just one of them? The original boost defect says, "Undefined behaviour in lexical cast