OSDN Git Service

Patch courtesy Holger Freyther:
authorChris Larson <clarson@kergoth.com>
Sat, 26 Feb 2005 07:58:32 +0000 (00:58 -0700)
committerChris Larson <clarson@kergoth.com>
Sat, 26 Feb 2005 07:58:32 +0000 (00:58 -0700)
commit30ab0d5de5ea08a1b84edceab665f96110ecfccc
treef6aaa718b49897d7da2b53f433711a379a115eb6
parent91eb6bf462466a50fcb40d26bac5f214cb6fa37f
Patch courtesy Holger Freyther:

Sometimes after ts_open/ts_close/ts_open on the first sample(s)
dejitter will crash.  memset the tslib_dejitter structure with
zeros so djt->nr's value isn't undefined.
ChangeLog
plugins/dejitter.c