Revision 92b1e7c...
Go back to digest for 6th November 2011Bug Fixes in KDE Base
Max Lin committed changes in [kde-workspace] plasma/generic/dataengines/geolocation/location_gps.cpp:
Used the gps_open() return value as condition instead of checking m_gpsdata
Checking the return value of gps_open() as condition instead of checking
m_gpsdata for GPSD_API_MAJOR_VERSION >=5, there should be prevent crash
occurred when no gpsd running.
REVIEW: 103035
File Changes
Modified 1 files
- plasma/generic/dataengines/geolocation/location_gps.cpp
1 files changed in total