skins2(Linux): replace tempnam() with mkdtemp()
commit27cb7a2eddae5bd4e730ca7fff5b05cffd1b691c
authorErwan Tulou <erwan10@videolan.org>
Sat, 13 Jun 2015 13:29:25 +0000 (13 15:29 +0200)
committerErwan Tulou <erwan10@videolan.org>
Sat, 13 Jun 2015 14:03:02 +0000 (13 16:03 +0200)
tree1ad1c5f2502739eebcc0af2b622a3348337a8338
parent5e3c93f14aa5084101b1a0adf527016b3a86904c
skins2(Linux): replace tempnam() with mkdtemp()

Linux manual strongly advises against using tempnam().
modules/gui/skins2/src/theme_loader.cpp