Skip to content
Snippets Groups Projects
Commit 23fc9748 authored by Mark Michelson's avatar Mark Michelson
Browse files

Fix a small logic error in ast_event_iterator_next. The previous logic allowed for the iterator

to indicate there was more data than there really was, causing the iterator read beyond the end
of the event structure. This led to invalid memory reads and potential crashes.



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@103559 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 69e6af44
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment