HomeFreeBSD

loader: Don't reserve space for symbols twice.

Description

loader: Don't reserve space for symbols twice.

The current code bumps lastaddr twice for the symbol table
location. However, the first bump is bogus and results in wasted
space. Remove it.

PR: 110995

(cherry picked from commit 297e9f364b5aa243572ee52b1faef9b3542c1c9e)

Details

Provenance
impAuthored on Jul 12 2021, 9:17 PM
kevansCommitted on Oct 8 2021, 1:16 AM
Parents
rG1748f0c6e190: loader: Fix dtb loading
Branches
Unknown
Tags
Unknown