Closed iCollin closed 3 years ago
Fixes https://github.com/smartdevicelink/sdl_core/issues/3698
This PR is ready for review.
This PR makes no API changes.
Issue reproduction steps, Unit Tests, ATF
Check that PTU bulkData is parsed to type object before calling operator[] on the value
operator[]
Fixes https://github.com/smartdevicelink/sdl_core/issues/3698
This PR is ready for review.
Risk
This PR makes no API changes.
Testing Plan
Issue reproduction steps, Unit Tests, ATF
Summary
Check that PTU bulkData is parsed to type object before calling
operator[]
on the valueCLA