use new for buf, fix for last commit

Origin commit data
------------------
Commit: 8f509f5dcf
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-18 (Tue, 18 Sep 2012)
This commit is contained in:
Jacek Jendrzej
2012-09-18 19:43:24 +02:00
parent 00c1ece964
commit 7b12cec1b5

View File

@@ -93,6 +93,7 @@ CStreamInfo2::CStreamInfo2 ()
rate.min_short_average = 0;
box_h = 0;
box_h2 = 0;
dmxbuf = NULL;
}
CStreamInfo2::~CStreamInfo2 ()