]> granicus.if.org Git - python/commit
Resize the coefficient to MPD_MINALLOC also if the requested size is below
authorStefan Krah <skrah@bytereef.org>
Mon, 9 Apr 2012 18:47:57 +0000 (20:47 +0200)
committerStefan Krah <skrah@bytereef.org>
Mon, 9 Apr 2012 18:47:57 +0000 (20:47 +0200)
commitf69aef747a9a98eb130ed2e3b813ea4dfbfa1ae3
treed2765aa5ed20a1fc21e042a21c32bf0d7f74a4c1
parent0c0914edb0fba3e31d6ad3aa70ef1822c21782f6
Resize the coefficient to MPD_MINALLOC also if the requested size is below
MPD_MINALLOC. Previously the resize was skipped as a micro optimization.
Modules/_decimal/libmpdec/mpdecimal.c