diff options
author | ppatience0 <ppatience0@gmail.com> | 2013-06-01 17:14:50 -0400 |
---|---|---|
committer | ppatience0 <ppatience0@gmail.com> | 2013-06-01 17:14:50 -0400 |
commit | 74416281b0a13735bcbde178fc084fbe80b1a33e (patch) | |
tree | af3867b94615cadc26dbbc744b804ef3bc24fcba /sys/lib/python/idlelib/Debugger.py | |
parent | 6c4d8f8b11bf04959c920c0720a60949db038a65 (diff) |
readgif, readjpg: fix incorrect malloc arguments: use sizeof(Rawimage*) instead of sizeof(Rawimage**) and 2*sizeof(Rawimage*) instead of sizeof(Header)
readtga: switch calloc arguments: nelem is supposed to first, elsize second
Diffstat (limited to 'sys/lib/python/idlelib/Debugger.py')
0 files changed, 0 insertions, 0 deletions