diff options
| author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-05-10 12:45:53 +0300 |
|---|---|---|
| committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-05-10 12:45:53 +0300 |
| commit | d277d5c68b995fad5620f4adb998c4bdbdc694b9 (patch) | |
| tree | f2f816002209d2ef52dac7f061301e840e402a54 /src | |
| parent | Update installation instructions (diff) | |
| download | nheko-d277d5c68b995fad5620f4adb998c4bdbdc694b9.tar.xz | |
Check for nullptr before delete
Diffstat (limited to 'src')
| -rw-r--r-- | src/LoginPage.cc | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/src/LoginPage.cc b/src/LoginPage.cc |
