K 10 svn:author V 6 emaste K 8 svn:date V 27 2014-12-15T18:18:57.373399Z K 7 svn:log V 331 Correct elftoolchain strip(1) memory size calculation Calculate the segment's memory size (p_memsz) using the virtual addresses, not the file offsets. Otherwise padding preceeding SHT_NOBITS sections may be excluded from the calculation, resulting in a segment that is too small. PR: 195653 Sponsored by: The FreeBSD Foundation END