loader: Code review fixes
authorMark Young <marky@lunarg.com>
Tue, 9 May 2017 16:31:12 +0000 (10:31 -0600)
committerMark Young <marky@lunarg.com>
Tue, 9 May 2017 17:01:03 +0000 (11:01 -0600)
commit1b9370ca411fc78c1912cd791a0d96b1b294c0d3
treeff0b9199ad032028f00be5bf2356d63301f8f3cb
parent63154a3434160178ef0132a874db6e62a5b9d73f
loader: Code review fixes

Fix some potential issues discovered by Karl in the code review.

Also, fix CMake warning on newly added VkLayer_standard_layer.
The CMake generation code I had been using expected a project with
the same name as the JSON.

Change-Id: I8738ff03ac08bcfc13aa8d11c570a0b507de450a
layers/CMakeLists.txt
loader/loader.c