mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
232a28ae69
When requesting a `cloneFiltered` the Path attribute of the FileContainer might be empty, and this will lead to an abort. Fix this situation by checking if the Path is empty.