-
- Downloads
Replace calls to strtok() with strtok_r()
strtok() uses a static buffer, making it not thread safe. Change-Id: Icce265153e1e65adafa8849334438ab6d190e541
Loading
Please register or sign in to comment
strtok() uses a static buffer, making it not thread safe. Change-Id: Icce265153e1e65adafa8849334438ab6d190e541