bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #53113] Correctly handle "address@hidden" references in grub module


From: Brooks Moses
Subject: [bug #53113] Correctly handle "address@hidden" references in grub module object files
Date: Fri, 9 Feb 2018 21:46:14 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36

Follow-up Comment #1, bug #53113 (project grub):

Recording an offline conversation with Vladimir(phcoder):

We can safely ignore the _GLOBAL_OFFSET_TABLE_ symbol in the genmoddep.awk
script (without concern that it will cause breakage when the module is
actually loaded), because that symbol will get removed from the module file
when the module file is stripped.

However, we should also add a check (probably to grub-module-checker) to
confirm that this removal actually happened.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53113>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]