summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/opiealarm/opiealarm.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/opiealarm/opiealarm.c b/core/opiealarm/opiealarm.c
index 072dca7..465e633 100644
--- a/core/opiealarm/opiealarm.c
+++ b/core/opiealarm/opiealarm.c
@@ -94,3 +94,3 @@ int fork_with_pidfile ( void )
return 0;
- }
+ }
@@ -260,2 +260,3 @@ int suspend ( int fix_rtc )
fclose ( fp );
+ fp = 0;
@@ -288,2 +289,3 @@ int suspend ( int fix_rtc )
close ( fd );
+ fd = -1;