smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
241 stars 244 forks source link

remove possibility for invalid choice ID to be sent to mobile #3555

Closed iCollin closed 4 years ago

iCollin commented 4 years ago

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

Let a Perform Interaction time out and see if it has a choiceID on it

Summary

every time choice_id is set check if it is valid first

CLA