aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tbf/TbfTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tbf/TbfTest.cpp')
-rw-r--r--tests/tbf/TbfTest.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tbf/TbfTest.cpp b/tests/tbf/TbfTest.cpp
index 213bd125..bebb6efc 100644
--- a/tests/tbf/TbfTest.cpp
+++ b/tests/tbf/TbfTest.cpp
@@ -2124,6 +2124,8 @@ static void test_tbf_epdan_out_of_rx_window(void)
gprs_rlc_v_b *prlcmvb;
gprs_rlc_dl_window *prlcdlwindow;
+ memset(&ul_control_block, 0, sizeof(RlcMacUplink_t));
+
printf("=== start %s ===\n", __func__);
bts = the_bts.bts_data();