smartdevicelink / sdl_core

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

SDL does not respond with NACK to start RPC service request with invalid data #3620

Closed dboltovskyi closed 3 years ago

dboltovskyi commented 3 years ago

Bug Report

SDL does not respond with NACK to start RPC service request with invalid data

Reproduction Steps
  1. Start SDL, HMI, connect mobile device
  2. App tries to start RPC service over 5th SDL protocol with invalid data in bson payload
Expected Behavior

SDL does:

Observed Behavior

SDL does:

OS & Version Information
Test Case, Sample Code, and / or Example App
LitvinenkoIra commented 3 years ago

@VladSemenyuk is working on it

iCollin commented 3 years ago

Closed via https://github.com/smartdevicelink/sdl_core/pull/3647