Opened 8 years ago

Closed 8 years ago

#715 closed misbehavior (fixed)

fix allocation failure handling

Reported by: westram Owned by: westram
Priority: normal Milestone:
Component: global Version: SVN
Keywords: Cc:

Description

If ARB runs out-of-memory behavior of application really gets undefined:

  • at best it crashes right away,
  • if everything goes wrong, it may corrupt parts of the database and
  • if it even goes worse, someone succeeds to save that database.

Solution:

  • always terminate if an allocator fails

Change History (2)

comment:1 Changed 8 years ago by westram

  • Status changed from new to _started

comment:2 Changed 8 years ago by westram

  • Resolution set to fixed
  • Status changed from _started to closed

by [15176]

Note: See TracTickets for help on using tickets.