Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
pwmt
zathura
Commits
25320f52
Commit
25320f52
authored
Apr 01, 2012
by
Moritz Lipp
Browse files
Resolve memory leak in db_watch_file
parent
1b44ccb0
Changes
1
Hide whitespace changes
Inline
Side-by-side
database-plain.c
View file @
25320f52
...
...
@@ -555,4 +555,6 @@ cb_zathura_db_watch_file(GFileMonitor* UNUSED(monitor), GFile* file, GFile* UNUS
priv
->
history
=
zathura_db_read_key_file_from_file
(
priv
->
history_path
);
}
g_free
(
path
);
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment