Skip to content
Snippets Groups Projects
Commit 4f346afa authored by Shawn Pearce's avatar Shawn Pearce
Browse files

eclipse-ipzilla: Correctly parse result with empty last field


If the last field of our IPzilla query comes back empty, we were
skipping over and not including it in the result List, causing an
IndexOutOfBoundsException when it was read into our data model.

If the last field is empty, actually add the empty string.

Change-Id: Ib18b335990c73e036b185199d0004f4ffc395867
Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
parent 072ad087
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment