Skip to content

Commit

Permalink
core: receive - reset xavi list after message processing
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxmaniac committed May 29, 2020
1 parent b90a0fb commit ad8868d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/receive.c
Expand Up @@ -561,4 +561,5 @@ void ksr_msg_env_reset(void)
reset_avps();
xavp_reset_list();
xavu_reset_list();
xavi_reset_list();
}

0 comments on commit ad8868d

Please sign in to comment.