summaryrefslogtreecommitdiff
path: root/Python/fmod.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-07-16 15:06:13 +0000
committerGuido van Rossum <guido@python.org>1998-07-16 15:06:13 +0000
commit0fd00334c676e680818453eee50a7998889e6ca9 (patch)
tree471323b513327f3ba331adc21ce2431c89e02017 /Python/fmod.c
parent93d1fe1c56444e06e704582ddbf6ba77deadc0fd (diff)
downloadcpython-git-0fd00334c676e680818453eee50a7998889e6ca9.tar.gz
Avoid using calloc(). This triggered an obscure bug on multiprocessor
Sparc Solaris 2.6 (fully patched!) that I don't want to dig into, but which I suspect is a bug in the multithreaded malloc library that only shows up when run on a multiprocessor. (The program wasn't using threads, it was just using the multithreaded C library.)
Diffstat (limited to 'Python/fmod.c')
0 files changed, 0 insertions, 0 deletions