Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WFLY-2191 fix BufferOverflowException in Keytab generation code in the testsuite #5185

Merged
merged 1 commit into from
Oct 1, 2013

Conversation

kwart
Copy link
Contributor

@kwart kwart commented Oct 1, 2013

Fixed buffer size in Keytab implementation in Apache DS used in the testsuite caused problems in some cases.
ByteArrayOutputStream is used instead of org.apache.mina.core.buffer.IoBuffer.

JIRA link: https://issues.jboss.org/browse/WFLY-2191

@wildfly-ci
Copy link

Build 883 is now running using a merge of 5ae1fda

@wildfly-ci
Copy link

Build 883 outcome was SUCCESS using a merge of 5ae1fda
Summary: Tests passed: 4928, ignored: 89 Build time: 1:36:55

n1hility added a commit that referenced this pull request Oct 1, 2013
WFLY-2191 fix BufferOverflowException in Keytab generation code in the testsuite
@n1hility n1hility merged commit b192b97 into wildfly:master Oct 1, 2013
@kwart kwart deleted the wfly-apacheds-bufferoverflow branch February 4, 2017 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants