diff options
| author | Alan Conway <aconway@apache.org> | 2011-08-18 18:03:22 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2011-08-18 18:03:22 +0000 |
| commit | ac304e80fdb001bca139723f77dff21db2b587aa (patch) | |
| tree | 82e3d5d4ef5c1d207ee8ac5a023d3a0911e98585 /java | |
| parent | 35d393563b6b58203f3e1d1a0db50c9967728bb3 (diff) | |
| download | qpid-python-ac304e80fdb001bca139723f77dff21db2b587aa.tar.gz | |
QPID-3033: Segmentation fault while processing session.attach
The initial fix for this bug was incomplete.
The original bug was triggered by a faulty client sending
session.attach before connection.open. The special case is when the
session.attach is on channel 0. This commit fixes the broker for all
cases where a faulty client sends frames before completly opening the
connection.
Older versions of the Java client are known to send this faulty sequence sporadically,
see https://issues.apache.org/jira/browse/QPID-3042.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1159329 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions
