
length of the command buffer (1) instead of 0. Otherwise, data will have an implied offset of 0 and reads at non-0 locations will incorrectly return the data from 0. Fix as suggested in the report.
length of the command buffer (1) instead of 0. Otherwise, data will have an implied offset of 0 and reads at non-0 locations will incorrectly return the data from 0. Fix as suggested in the report.