diff options
author | Hieu Van Nguyen <hieu2.nguyen@lge.com> | 2024-10-30 10:51:53 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-10-30 08:24:31 -0700 |
commit | 0e2ed14c7a15e6f6b8038262a898da2bda846068 (patch) | |
tree | be9ecf19989e4a02933082d40e8c0bff7bcc54a7 /meta-python/recipes-devtools/python/python-rfc3986-validator | |
parent | cedfa1be3aee047ddc6ac146626eb17eb2529342 (diff) | |
download | meta-openembedded-0e2ed14c7a15e6f6b8038262a898da2bda846068.tar.gz |
libmtp: enable stack memory protection
Add 0002-util-mtp-hotplug.c-Enable-stack-memory-protection.patch:
Use "return 0" instead of "exit(0)" to let the program exit normally
by returning from the main function. This allows the compiler to
perform necessary cleanup operations, including stack canary checks.
Signed-off-by: Hieu Van Nguyen <hieu2.nguyen@lge.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-rfc3986-validator')
0 files changed, 0 insertions, 0 deletions