-
Daniel Kamil Kozar authored
The address of a local variable instead of its actual value was passed to memcpy. As a result, the actual memory referenced by the p_additional_info pointer was never written to when decoding the descriptor. Analogous issue occurred when generating. Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
b6b5add2