Skip to content
Snippets Groups Projects
Commit 1cb64662 authored by Sean Bright's avatar Sean Bright
Browse files

Replace calls to strtok() with strtok_r()

strtok() uses a static buffer, making it not thread safe.

Change-Id: Icce265153e1e65adafa8849334438ab6d190e541
parent 856f3e68
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment