Skip to content

libavc: use memcpy and memset to enable _FORTIFY_SOURCE#141

Merged
harishdm merged 1 commit into
ittiam-systems:mainfrom
sushant191k:mem
Jun 18, 2026
Merged

libavc: use memcpy and memset to enable _FORTIFY_SOURCE#141
harishdm merged 1 commit into
ittiam-systems:mainfrom
sushant191k:mem

Conversation

@sushant191k

Copy link
Copy Markdown
Contributor

Bypass wrappers functions for memcpy and memset, calling standard C library functions directly. This allows _FORTIFY_SOURCE to perform compile-time safety checks.

Bug: 514722372
Test: ./avcdec
Change-Id: Ice5048bdebc74e15c10e16aed3353251773659c7

Bypass wrappers functions for memcpy and memset, calling standard
C library functions directly. This allows _FORTIFY_SOURCE to
perform compile-time safety checks.

Bug: 514722372
Test: ./avcdec
Change-Id: Ice5048bdebc74e15c10e16aed3353251773659c7
@harishdm harishdm merged commit 022704a into ittiam-systems:main Jun 18, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants