Possible Concurrency issue.
Bug #579432 reported by
Will Uther
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenSatNav |
Fix Released
|
Medium
|
Kieran Fleming |
Bug Description
I was looking at the source, and it seems there are some cases where java collections are accessed from two different threads. You need to used synchronized collections for this. Attached is a patch to fix this.
I haven't checked all the code for similar bugs, so there may be more cases where this would be useful.
To post a comment you must log in.
Willu,
Thank you for submitting this patch. Sounds logical, but I'm going to pass it to Kizza, as he's our lead coder.
We really appreciate your help.
Chris.