userver-framework / userver

Production-ready C++ Asynchronous Framework with rich functionality
https://userver.tech
Apache License 2.0
2.37k stars 275 forks source link

fix: fix incorrect handling of dots in file paths #662

Closed blackav closed 1 month ago

blackav commented 1 month ago

This patch fixes incorrect handling of dots in paths. The old version strips away all chars after the first dot in the path, whereas the correct behavior should be to remove the part of the path after the last dot.

github-actions[bot] commented 1 month ago

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

blackav commented 1 month ago

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/