diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-07-11 12:33:51 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-07-11 12:33:51 -0700 |
commit | 22a0514369a0a377f8c5d40675fea68adaf1d333 (patch) | |
tree | 21c2895aff1a04fad3dbfd56f91878a462b80231 /signal.c | |
parent | 1c3daa4cd43f95d246b5b5312216c7195fdcded0 (diff) | |
download | txr-22a0514369a0a377f8c5d40675fea68adaf1d333.tar.gz txr-22a0514369a0a377f8c5d40675fea68adaf1d333.tar.bz2 txr-22a0514369a0a377f8c5d40675fea68adaf1d333.zip |
chk_calloc: use unsigned arithmetic.
* lib.c (chk_calloc): Use unsigned arithmetic to figure out
the total, which is only used for incrementing the
malloc_bytes counter. The unsigned arithmetic is performed in
the same type as that counter.
Diffstat (limited to 'signal.c')
0 files changed, 0 insertions, 0 deletions