You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SDL doesn't ignore value of 'frameInfo' field for 'Single' and 'First' frames.
It has to do so according to current protocol specification: 2.3 Frame Header Fields ("Frame Info")
Reproduction Steps
App registered
App sends PutFile data
a) as a single frame
b) as a multi frame
Make sure App sends non-zero value in 'frameInfo' field of 'Single' and 'First' frames
Expected Behavior
SDL does:
ignore value of 'frameInfo' field for 'Single' and 'First' frames
proceed with PutFile successfully
Observed Behavior
SDL fails to proceed the frames with message in log: