Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cool Fire
hexchat
Commits
56afb166
Commit
56afb166
authored
Jul 21, 2012
by
Berke Viktor
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GtkFileFilter shouldn't be g_freed
parent
6091c8e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/fe-gtk/gtkutil.c
src/fe-gtk/gtkutil.c
+0
-1
No files found.
src/fe-gtk/gtkutil.c
View file @
56afb166
...
...
@@ -490,7 +490,6 @@ gtkutil_file_req (const char *title, void *callback, void *userdata, char *filte
g_free
(
tokenbuffer
);
gtk_file_chooser_set_filter
(
GTK_FILE_CHOOSER
(
dialog
),
filefilter
);
g_free
(
filefilter
);
}
freq
=
malloc
(
sizeof
(
struct
file_req
));
...
...
Write
Preview
Markdown
is supported
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