-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
libkmod: stop copying symbol names in kmod_elf_get_symbols_symtab()
Since the caller already copies the strings as needed, we can just point to the elf data directly. Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Tobias Stoeckmann <[email protected]> Link: #210 Signed-off-by: Lucas De Marchi <[email protected]>
- Loading branch information
1 parent
e5ef157
commit 63e1039
Showing
1 changed file
with
4 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters