view mp_msg-mencoder.c @ 8638:a2fa276b8ec7

The attached patch fixes a crash on *my* environment with certain DVD's. The sprintf function has been replaced by an snprintf function to prevent the buffer overflow. Erik Oomen <erik.oomen@home.nl>
author arpi
date Sun, 29 Dec 2002 15:34:50 +0000
parents 94813c4807f3
children 92b0eee57acb
line wrap: on
line source


#define FOR_MENCODER 1
#include "mp_msg.c"