Skip to content

Fix some errors

Taylor Smock requested to merge fixup/client-conflation into master
  • An NPE could occur if the assigned fix was null.
  • No longer allow negative ids for connections (SimplePrimitiveId doesn't allow for negative ids)

Signed-off-by: Taylor Smock taylor.smock@kaart.com

Merge request reports