[threadpool-ms-io] Fix some crashy mono_trace () calls.
authorAlex Rønne Petersen <alexrp@xamarin.com>
Tue, 3 Nov 2015 13:00:39 +0000 (14:00 +0100)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Tue, 3 Nov 2015 13:35:16 +0000 (14:35 +0100)
commit9e4a6b484abe2cb5f70117fd6509cd6f66ad867b
tree4996567a9023011915c80484c0f93b6a4a98307b
parentb73f81c331774ba7370cb96d0be66d6e88a22422
[threadpool-ms-io] Fix some crashy mono_trace () calls.

The format strings declared a string argument that wasn't being passed so the
underlying format function crashed when trying to retrieve it.
mono/metadata/threadpool-ms-io.c