-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.13
-
Fix Version/s: None
-
Component/s: Basic-Other
-
Affect Type:Userdefined
There is a "TODO" mark in the SQLiteSequenceDbi::getSequenceData() function:
//TODO: check mem-overflow, compare region.length with sequence length!
Do something with it: fix it or remove the comment.