kpmcore/src
Andrius Štikonas 13c063a150 Fix a possible null pointer dereference.
On some systems getlogin() function might fail to obtain user name.
For now just check whether pointer is nullptr. In that case suspending
plasma device automounter would not work but at least we will not crash.

In future it might make sense to try to use other methods of obtaining login
name, such as running "who am i".

BUG: 381987
2017-07-04 21:07:54 +01:00
..
backend Use lsblk's TYPE=disk when scanning for devices. 2017-06-22 03:11:58 +01:00
core Fix a possible null pointer dereference. 2017-07-04 21:07:54 +01:00
fs QRegularExpression->QJson 2017-07-04 14:42:39 +01:00
gui Fix a bug (that could result in data loss) where left handle of partition resize widget was not actually disabled. 2016-12-31 12:34:38 +02:00
jobs Fix online label support. 2017-04-09 17:49:55 +01:00
ops Use qAsConst in ranged based for loops. 2017-06-04 22:26:24 +01:00
plugins QRegularExpression->QJson 2017-07-04 14:42:39 +01:00
util Improve used space detection to use fs utils when not mounted. 2017-01-05 17:27:17 +00:00
CMakeLists.txt Suspend Plasma removable device automounting. 2017-06-07 19:21:59 +02:00
Messages.sh Remove kcfg and kcfgc files. 2015-07-21 12:44:40 +02:00