Menu

#2658 amfnd: segv in ncs_tmr_stop

5.17.11
fixed
None
defect
amf
nd
major
False
2017-10-31
2017-10-27
No

amfnd segv in ncs_tmr_stop called from avnd_di_msg_ack_process() due to that the dnd_list vector is updated during iteration in the context of calling function avnd_last_step_clean(). A patch is sent out that uses a local copy of the dnd_list during iteration, but the patch do not handle the modification to dnd_list in the context of of calling function avnd_last_step_clean(), these updates will be lost and this problem has to be investigated in a separate ticket.

Related

Wiki: ChangeLog-5.17.11

Discussion

  • Hans Nordebäck

    Hans Nordebäck - 2017-10-31
    • status: review --> fixed
     
  • Hans Nordebäck

    Hans Nordebäck - 2017-10-31

    commit 836ce640407fff9072227f91be17b0a9d2d6746d
    Author: Hans Nordeback hans.nordeback@ericsson.com
    Date: Tue Oct 31 08:42:28 2017 +0100

    amfnd: fix segv in ncs_tmr_stop V2 [#2658]
    
     
  • Hans Nordebäck

    Hans Nordebäck - 2017-10-31
     
  • Hans Nordebäck

    Hans Nordebäck - 2017-10-31

    commit 9b8a41c68bd908698470fa024048387a6458f0be
    Author: Hans Nordeback hans.nordeback@ericsson.com
    Date: Tue Oct 31 08:42:28 2017 +0100

    amfnd: fix segv in ncs_tmr_stop V2 [#2658]
    
     

Log in to post a comment.