mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
use new for buf, fix for last commit
This commit is contained in:
@@ -93,6 +93,7 @@ CStreamInfo2::CStreamInfo2 ()
|
|||||||
rate.min_short_average = 0;
|
rate.min_short_average = 0;
|
||||||
box_h = 0;
|
box_h = 0;
|
||||||
box_h2 = 0;
|
box_h2 = 0;
|
||||||
|
dmxbuf = NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
CStreamInfo2::~CStreamInfo2 ()
|
CStreamInfo2::~CStreamInfo2 ()
|
||||||
|
Reference in New Issue
Block a user