diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-08-12 19:43:49 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-08-12 19:43:49 +0000 |
commit | 547607c4bf97ece7ad5cc50f103cbf651560ac86 (patch) | |
tree | 8986b7d1905aacc09a69e3931fb96a9bab27da63 /Python | |
parent | 70b041bbe737e6b0d87183a63cbcd3d72edb90e8 (diff) | |
download | cpython-git-547607c4bf97ece7ad5cc50f103cbf651560ac86.tar.gz |
k_mul(): Moved an assert down. In a debug build, interrupting a
multiply via Ctrl+C could cause a NULL-pointer dereference due to
the assert.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions