Closed alexdor closed 2 years ago
The concurrent implementation of nSlen2 initialization causes a data race if multiple mp3's are read at the same time and nSlen2 hasn't been already initialized this fixes the race condition by initializing the nSlen2 once
The concurrent implementation of nSlen2 initialization causes a data race if multiple mp3's are read at the same time and nSlen2 hasn't been already initialized this fixes the race condition by initializing the nSlen2 once