commit | c3fbcf827392dd7ad90b9b960931a458228679fb | [log] [tgz] |
---|---|---|
author | Dustin Graves <dustin@lunarg.com> | Tue Mar 08 14:42:59 2016 -0700 |
committer | Dustin Graves <dustin@lunarg.com> | Tue Mar 08 17:08:02 2016 -0700 |
tree | 6b974dda3cbdb2103b5105337b568e749248bbfa | |
parent | 4687f2601670ce1e77546d7f59f432f703503e83 [diff] |
layers: Add string array parameter checking The param_checker layer had previously peformed a NULL check on the pointer to a string array, but had not performed a NULL check for the individual strings in the array. This adds NULL checks for the individual strings. Change-Id: Id4527f670086187e8cd1f146027bfdfd1e134b7b