layers: Deep copy pQueueFamilyIndicies
authorPeter Lohrmann <plohrmann@gmail.com>
Fri, 17 Mar 2017 23:58:14 +0000 (16:58 -0700)
committerMark Lobodzinski <mark@lunarg.com>
Wed, 22 Mar 2017 18:07:28 +0000 (12:07 -0600)
commitc93b7a7bd9d1bbf1f12da7d80e6e901758a8667d
treee367387b539dbd8cc631c0d48ca2c89afaf76073
parenta6e625b7a5c389af261752853e8e7fe5463ddc50
layers: Deep copy pQueueFamilyIndicies

IMAGE_STATE/BUFFER_STATE classes did not make deep copies of the
createinfo.pQueueFamilyIndices array, which could cause invalid
warnings to be reported to the user.

Change-Id: I7ebda777de9decb0c532a4999f78573460197fd7
layers/core_validation_types.h