Page MenuHomePhabricator

Connectomics: Crash on network selection
Closed, ResolvedPublic

Description

Due to a bug in the histogram cache mechanism sometimes a null pointer is accessed.

Related Objects

StatusAssignedTask
ResolvedNone
ResolvedNone

Event Timeline

[7de6a2]: Merge branch 'bug-11803-fix-network-selection-crash'

Merged commits:

2012-04-27 15:41:29 Caspar Goch [93c121]
Fixed null pointer access

Added function to check whether the last netowkr generation was a success. Furthermore fixed bad behaviour in the cache elements, where it did not pass on the element which needed to be updated. Also removed gotos.