Fix #267: Do not crash when tag contains multiple uuids with a / separator

This commit is contained in:
Eliot Berriot 2018-06-05 19:44:00 +02:00
commit 7c47348855
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
3 changed files with 31 additions and 3 deletions

View file

@ -0,0 +1 @@
Do not crash when tag contains multiple uuids with a / separator (#267)