aws-samples / amazon-kinesis-video-streams-producer-embedded-c

Light-wight Amazon Kinesis Video Streams Producer SDK For FreeRTOS/Embedded Linux
Apache License 2.0
29 stars 18 forks source link

Fix stack smashing in NALU_convertAnnexBToAvccInPlace #6

Closed williamlai closed 3 years ago

williamlai commented 3 years ago

Add safe check to avoid stack smashing when NALU RBSP count exceeds its max count.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.