K 10 svn:author V 6 kevans K 8 svn:date V 27 2021-10-08T01:20:32.376041Z K 7 svn:log V 355 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) Git Hash: 0ad2e9eac9c318d9e2422750646d668a0b8fef07 Git Author: imp@FreeBSD.org END