/[Apache-SVN]
ViewVC logotype

Revision 1618641


Jump to revision: Previous Next
Author: stefan2
Date: Mon Aug 18 15:50:44 2014 UTC (9 years, 8 months ago)
Changed paths: 1
Log Message:
Within FSFS, replace the use of svn__strtol with a variant that
provides overflow detection.  FSFS needs a locale-independent
and preferrably quick number parser.

This is to eventually get rid of svn__strtol.

* subversion/libsvn_fs_fs/id.c
  (fast__strtol): New local function, mainly taken form string.c
                  but with overflow checks and state return added.
  (part_parse,
   txn_id_parse,
   svn_fs_fs__id_parse): Update callers.


Changed paths

Path Details
Directorysubversion/trunk/subversion/libsvn_fs_fs/id.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26