Branches for Wily

Name Status Last Modified Last Commit
lp:ubuntu/wily/sflphone 1 Development 2015-10-07 11:09:44 UTC
36. [ Jean-Louis Dupond ] * Fix building ...

Author: Jean-Louis Dupond
Revision Date: 2015-10-07 11:09:44 UTC

[ Jean-Louis Dupond ]
* Fix building on new Cmake

[ Ryan Murray ]
* d/patches/fixed_upstream-gcc5-auth-fix.patch: fix SIP authentication (LP:
  #1497871).
  .
  With gcc 5.x, valgrind indicates that the SIP password is pointing at
  a value on the stack in a different function. The use of the temporary
  std::string on the stack causes the cred_[i].data assignment to point to
  a stack address, that isn't be valid by the time the password is needed
  to do auth. This fixes the password pointer to be like the other auth
  strings set in this function, and fixes SIP auth.
  .
  Not forwarded upstream: already refactored in upstream ring code.

lp:ubuntu/wily-proposed/sflphone 1 Development 2015-10-07 11:09:44 UTC
36. [ Jean-Louis Dupond ] * Fix building ...

Author: Jean-Louis Dupond
Revision Date: 2015-10-07 11:09:44 UTC

[ Jean-Louis Dupond ]
* Fix building on new Cmake

[ Ryan Murray ]
* d/patches/fixed_upstream-gcc5-auth-fix.patch: fix SIP authentication (LP:
  #1497871).
  .
  With gcc 5.x, valgrind indicates that the SIP password is pointing at
  a value on the stack in a different function. The use of the temporary
  std::string on the stack causes the cred_[i].data assignment to point to
  a stack address, that isn't be valid by the time the password is needed
  to do auth. This fixes the password pointer to be like the other auth
  strings set in this function, and fixes SIP auth.
  .
  Not forwarded upstream: already refactored in upstream ring code.

12 of 2 results