On Fri, 28 Nov 2008 08:29:44 +0100 (CET), git at videolan.org (git version control) wrote: > +Messages::~Messages() > +{ > + delete cb_data; > + msg_Unsubscribe(sub); > } You must be coffee-challenged. This should certainly be the other way around. -- Rémi Denis-Courmont