[QFJ-122] Some field access was not fully thread-safe Created: 08/Jan/07 Updated: 08/Jan/07 Resolved: 08/Jan/07 |
|
| Status: | Closed |
| Project: | QuickFIX/J |
| Component/s: | Engine |
| Affects Version/s: | 1.0.4 |
| Fix Version/s: | 1.0.5 |
| Type: | Bug | Priority: | Default |
| Reporter: | Steve Bate | Assignee: | Steve Bate |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The primary message processing paths were safe, but access to session state variables was not fully protected in some places. |
| Comments |
| Comment by Steve Bate [ 08/Jan/07 ] |
|
Multithreaded access has been reviewed and improved. |