Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug-fix #40 #41

Closed
wants to merge 6 commits into from
Closed

Bug-fix #40 #41

wants to merge 6 commits into from

Conversation

rodolfoams
Copy link
Contributor

Changed get_arch() function to work independently on the OS's language.

Yu Yuan and others added 6 commits October 25, 2016 14:11
… range. Signed-off-by Yu Yuan yuan.yu@intel.com

Signed-off-by: Rodolfo Silva <rodolfo@grupomarinho.com.br>
check the array index is out of range in CLoader::is_relocation_page
Signed-off-by: Rodolfo Silva <rodolfo@grupomarinho.com.br>
Corrected get_arch() function to retrieve the arch from the readelf "magic" instead of needing to look for the string "Class:" which only works in operating systems configured in English.
Signed-off-by: Rodolfo Silva <rodolfo@grupomarinho.com.br>
Update build-installpkg.sh
Signed-off-by: Rodolfo Silva <rodolfo@grupomarinho.com.br>
Updated get_arch() function to support all system languages.
Signed-off-by: Rodolfo Silva <rodolfo@grupomarinho.com.br>
Updated get_arch() function to support all system languages.
Signed-off-by: Rodolfo Silva <rodolfo@grupomarinho.com.br>
@andyzyb
Copy link
Contributor

andyzyb commented Nov 9, 2016

Please look at the contributing.md and make sure you accept the license agreement, and each patch needs a signed-off-by before it can be accepted.

@rodolfoams
Copy link
Contributor Author

Added a signed-off-by to each patch. I accept the license agreement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants