[Box Backup-commit] #47: Account numbers greater than 2^31 (0x7fffffff) do not work correctly

Box Backup boxbackup-dev@boxbackup.org
Tue, 21 Oct 2008 20:43:50 -0000


#47: Account numbers greater than 2^31 (0x7fffffff) do not work correctly
----------------------------------------+-----------------------------------
 Reporter:  chris                       |       Owner:  chris  
     Type:  defect                      |      Status:  new    
 Priority:  normal                      |   Milestone:  0.12   
Component:  bbackupd                    |     Version:  0.11rc1
 Keywords:  account number bits signed  |  
----------------------------------------+-----------------------------------
 See bbstoreaccounts.cpp for example, where the account number is scanned
 into a signed 32-bit integer. This may cause problems for mixed 32-bit and
 64-bit environments.

-- 
Ticket URL: <https://www.boxbackup.org/trac/ticket/47>
Box Backup <http://www.boxbackup.org/>
An open source, completely automatic on-line backup system for UNIX.