Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

JBNAME-63 Fix type check in Protocol#RENAME#30

Open
marschall wants to merge 1 commit intojbossas:masterfrom
marschall:JBNAME-63
Open

JBNAME-63 Fix type check in Protocol#RENAME#30
marschall wants to merge 1 commit intojbossas:masterfrom
marschall:JBNAME-63

Conversation

@marschall
Copy link
Copy Markdown

Protocol#RENAME checks the type of the same array element twice before
casting instead of checking the types of all array elements before
casing.

  • fix type check in Protocol#RENAME

Issue: JBNAME-63
https://issues.jboss.org/browse/JBNAME-63

Protocol#RENAME checks the type of the same array element twice before
casting instead of checking the types of all array elements before
casing.

 * fix type check in Protocol#RENAME

Issue: JBNAME-63
https://issues.jboss.org/browse/JBNAME-63
Copy link
Copy Markdown

@dwhitla dwhitla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty simple to me. Why has this not been merged?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants