dtcm: Coverity 88236

This commit is contained in:
Peter Howkins 2018-07-13 17:07:56 +01:00
parent 4509d5b4dd
commit a0ee9a7fd2
1 changed files with 1 additions and 1 deletions

View File

@ -2626,7 +2626,7 @@ validate_rfp(
char *f_buf,
int version)
{
int repeat_nth,
int repeat_nth = 0,
repeat_wk = -1,
repeat_every = 0,
repeat_forever = False;