Details
Description
In case a WriteMultiple Request with wrong padding is received the whole content shall not be applied. Thus the layout of WriteMultiple nees to be completely checked upfront prior to applying any parameter contained.
However current implementation applies the first parameters until the error is detected and thus applies these parameters.