summaryrefslogtreecommitdiffstats
path: root/doc/common/wksheets.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-02-06 13:47:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-02-06 13:47:09 +0000
commitf02ffcaa6a28b7d1a80e6665ab7d3eba37ff243e (patch)
tree91f77f7dac07190a87d369d35356508312a505cd /doc/common/wksheets.t
parentAdded code to more correctly process abstract types (handle, range, etc). (diff)
downloadrtems-f02ffcaa6a28b7d1a80e6665ab7d3eba37ff243e.tar.bz2
Problem report from Brian Cuthie regarding incorrect calculation
of BSS size. The conversion from a count of u8's to a count of u32's was shifting in the wrong direction. This error had been in the start code a long time. It had not caused problems because the BSS is typically much smaller than the C heap which typically follows it in memory. Plus since this code was executed at start time, all that really happened was an extra zeroing of some memory.
Diffstat (limited to 'doc/common/wksheets.t')
0 files changed, 0 insertions, 0 deletions