Details
Description
On X11/Mac createUuid is not thread safe because it uses the same seed value on all threads. The Uuids will be seeded the same. Qt could use libuuid for createUuid.
On X11/Mac createUuid is not thread safe because it uses the same seed value on all threads. The Uuids will be seeded the same. Qt could use libuuid for createUuid.