Non-loadable sections should not have an sh_addr field set
authorAndy Wingo <wingo@pobox.com>
Tue, 10 Dec 2013 18:49:24 +0000 (19:49 +0100)
committerAndy Wingo <wingo@pobox.com>
Tue, 10 Dec 2013 18:49:56 +0000 (19:49 +0100)
commita236867dc1e0bc0f486dcc72d3e7f20df67d316f
treef7a7ec863083005f5e4b6a44505b0ee543388199
parent58b23156573ef66eb7bc5b9ec697786abc817fb5
Non-loadable sections should not have an sh_addr field set

* module/system/vm/linker.scm (relocate-section-header):
  (write-linker-object): Sections that are not loadable should not have
  their sh_addr fields set.  Fix.
module/system/vm/linker.scm