exiv2/include
Michał Walenciak ddb87fe0cf Moving static tagName() into Image class to prevent multithread crashes.
static variables inside of tagName() were not protected against multithread access.
It could cause a crash in case of simultaneous initialization of map of tags.
2017-09-01 18:29:51 +02:00
..
exiv2 Moving static tagName() into Image class to prevent multithread crashes. 2017-09-01 18:29:51 +02:00