Properly check for an integer overflow in Chunk#initialize.
authorTilman Sauerbeck <tilman@code-monkey.de>
Wed, 29 Jun 2005 16:50:47 +0000 (16:50 +0000)
committerTilman Sauerbeck <tilman@code-monkey.de>
Wed, 29 Jun 2005 16:50:47 +0000 (16:50 +0000)
An overflow can occur when we compute the total buffer size.


No differences found