summaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-01-18 07:53:44 +0100
committerJim Meyering <meyering@redhat.com>2010-01-18 12:03:06 +0100
commitcd349fdca2f3368d1c2441a432dda2f064e4c455 (patch)
tree927eed72d6eb522760046fd68b340b42d2bae14e /AUTHORS
parenteccf54368f51b9492f1e744b66aeb56cea8706e9 (diff)
downloadcoreutils-cd349fdca2f3368d1c2441a432dda2f064e4c455.tar.xz
pr: avoid two over-allocations
* src/pr.c (init_store_cols): Allocate N*sizeof(*VAR) bytes, not N*sizeof(int*). The latter would mistakenly allocate double the required space on a system with 8-byte pointers.
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions