Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

Check for sequence overflow. #40

Merged
merged 1 commit into from
Feb 20, 2014

Conversation

benbjohnson
Copy link
Member

Overview

This pull request adds a check that incrementing the next sequence won't overflow integers on the system and cause a panic. Instead a ErrSequenceOverflow error is returned.

benbjohnson added a commit that referenced this pull request Feb 20, 2014
@benbjohnson benbjohnson merged commit 44579ac into boltdb:master Feb 20, 2014
@benbjohnson benbjohnson deleted the sequence-overflow branch February 20, 2014 16:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant