Ignore:
Timestamp:
2015-08-01T18:19:40+02:00 (9 years ago)
Author:
wiktorn
Message:

Coverity detected fixes:

TileSourceInfo:

  • Initialize cookies variable in Tile

BingAerialTileSource:

  • make Attribution class static

CheckBoxTree:

  • change Boolean instance comparision with equals()

MemoryTileCache:

  • fix synchronization issues, remove unused methods

MapObjectImpl

  • fix null pointer dereference

LayerGroup:

  • fix unboxing and immediatly boxing Boolean value
  • fix null pointer dereference

JobDispatcher:

  • synchronize access to workerThreadCount and use equals when comparing tiles

Tile:

  • use TileSource of the Tile in equals(...)

Coordinate:

  • remove implements Serializable - no fields are stored anyway

JMapViewer:

  • fix for null pointer dereference, make TileSource transient as it is not serializable anyway
File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.