Skip to content

elfloader.cc: change read_section prototype

Eclipse Webmaster requested to merge github/fork/Gchauvon/pr/fix-issue-514 into master

Created by: Gchauvon

As read_section does not return any value, return type is void.

VCS generates segmentation fault when preloading elf without this fix. Related to issue #514 (closed).

Merge request reports

Loading