Detect overflow when parsing integers.
commitbf2c03cff103d799310ab5a95ec7dc980aaeb9fe
authorChristopher Davis <chrisd@mangrin.org>
Wed, 20 Jan 2010 17:20:41 +0000 (20 09:20 -0800)
committerChristopher Davis <chrisd@mangrin.org>
Tue, 26 Jan 2010 04:45:18 +0000 (25 20:45 -0800)
treee51780bb9f5acfb2314c463ce0d3d8c35f3ac5db
parentcee8ff74c82bc4b0df89a8687083e781dc527768
Detect overflow when parsing integers.

This adds parseInt() and parseIntN() utilities.
config.c
http_parse.c
util.c
util.h