Menu

#2630 msg: API functions write to const SaNameT

5.17.11
fixed
None
defect
msg
lib
major
False
2017-10-30
2017-10-17
Alex Jones
No

The APIs which use "const SaNameT" as a parameter are overwriting that parameter to NULL terminate the value string. If a real const is passed in, this causes a seg fault. The API functions should not be touching a const parameter.

Related

Wiki: ChangeLog-5.17.11

Discussion

  • Alex Jones

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

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

    Alex Jones - 2017-10-23

    commit 308272ff1ce831e6295b744f7f903334ad485052
    Author: Alex Jones alex.jones@genband.com
    Date: Mon Oct 23 08:40:11 2017 -0400

     

Log in to post a comment.