microsoft / onnxruntime-extensions

onnxruntime-extensions: A specialized pre- and post- processing library for ONNX Runtime
MIT License
340 stars 91 forks source link

Fix regex prefast warning #809

Closed sayanshaw24 closed 2 months ago

sayanshaw24 commented 2 months ago

Fixes prefast warning due to "gsl::span or std::string_view created from a temporary will be invalid when the temporary is invalidated (gsl.view)" issue from RegexMatchSTD.