You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by jeking3 <gi...@git.apache.org> on 2017/04/01 14:06:48 UTC

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

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 of boost::filesystem::path to std::string".  We're not using boost::filesystem::path in any of these locations - it's usually just a simple numeric conversion.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---