lavf/dashdec: Do not use memcpy() to copy a struct.
Fixes a warning: libavformat/dashdec.c:1900:65: warning: argument to 'sizeof' in 'memcpy' call is the same pointer type 'struct fragment *' as the destination; expected 'struct fragment' or an explicit length
Showing
Please
register
or
sign in
to comment