[Asterisk-code-review] app voicemail: vm authenticate accesses unitialized memory (asterisk[14])

Sean Bright asteriskteam at digium.com
Mon Feb 20 06:38:12 CST 2017


Sean Bright has uploaded a new patch set (#2). ( https://gerrit.asterisk.org/5020 )

Change subject: app_voicemail: vm_authenticate accesses unitialized memory
......................................................................

app_voicemail: vm_authenticate accesses unitialized memory

vm_authenticate doesn't always set the passed ast_vm_user argument, so
we initialize to 0 before passing it in.

ASTERISK-25893 #close
Reported by: Filip Jenicek

Change-Id: Ia3cc0128f93d352ed9add8d5c2f0f7232c2cbe4a
---
M apps/app_voicemail.c
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/20/5020/2
-- 
To view, visit https://gerrit.asterisk.org/5020
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ia3cc0128f93d352ed9add8d5c2f0f7232c2cbe4a
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 14
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>



More information about the asterisk-code-review mailing list