control: cli: copy va_list before usage
The va_list will be used multiple times, so it needs to be copied before each usage. Without this, it crashes when doing stop / play.
The va_list will be used multiple times, so it needs to be copied before each usage. Without this, it crashes when doing stop / play.
VideoLAN code repository instance