diff options
| author | Wladimir J. van der Laan <[email protected]> | 2014-05-03 10:20:58 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2014-05-09 16:45:56 +0200 |
| commit | 0d4ea1cf8a349cf59795ac68645afe70e98c6b3a (patch) | |
| tree | 10aaa665a70c821e0f9773c190e47fa330adcc11 /src/netbase.cpp | |
| parent | Fix transaction tests (diff) | |
| download | discoin-0d4ea1cf8a349cf59795ac68645afe70e98c6b3a.tar.xz discoin-0d4ea1cf8a349cf59795ac68645afe70e98c6b3a.zip | |
util: add parseint32 function with strict error reporting
None of the current integer parsing functions in util
check whether the result is valid and fits in the range
of the type. This is required for less sloppy error reporting.
Diffstat (limited to 'src/netbase.cpp')
0 files changed, 0 insertions, 0 deletions