use new for buf, fix for last commit

This commit is contained in:
satbaby
2012-09-18 19:43:24 +02:00
parent a84ba36e0b
commit 8f509f5dcf

View File

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