Skip to content
Snippets Groups Projects
Select Git revision
  • main
  • master default
  • 7.0.0.202409031743-jpms
  • 7.0.0-jpms-1
4 results

org.eclipse.jgit.iplog

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Shawn Pearce authored
    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>
    4f346afa
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    Name Last commit Last update
    ..