Menu

#2619 msg: don't create cache entry if operation is delete

5.17.11
fixed
None
defect
msg
-
5.1.0
major
False
2017-10-30
2017-10-05
Alex Jones
No

A race condition exists where a track notify message comes into asapi_msg_process. If the cache entry has already been deleted, and another track notify delete comes in, the cache entry will be created with wrong information.

Don't create a cache entry at all, if the operation is delete.

Related

Wiki: ChangeLog-5.17.11

Discussion

  • Alex Jones

    Alex Jones - 2017-10-06
    • status: accepted --> review
     
  • Alex Jones

    Alex Jones - 2017-10-16

    commit 3d33c10e172b69a989304cc57199e2c714ae4059
    Author: Alex Jones alex.jones@genband.com
    Date: Mon Oct 16 12:39:59 2017 -0400

     
  • Alex Jones

    Alex Jones - 2017-10-16
    • status: review --> fixed
     

Log in to post a comment.