1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-23 00:18:37 -05:00

BFM demod plugin: fixed core dump due to missing initialization in RDS parser constructor

This commit is contained in:
f4exb 2016-03-16 05:02:35 +01:00
parent 199b04de90
commit 17d58ba2a5

View File

@ -267,6 +267,8 @@ void RDSParser::clearAllFields()
m_pi_count = 0;
m_pi_program_identification = 0;
m_pi_program_type = 0;
m_pi_area_coverage_index = 0;
m_pi_country_identification = 0;
m_pi_traffic_program = false;
// Group 00 data