Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
ac8384de
Commit
ac8384de
authored
Sep 16, 2007
by
Christophe Mutricy
Browse files
Free no longer needed after changes in getNonEmptyString
parent
08c58fc7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/input/input.c
View file @
ac8384de
...
...
@@ -2132,7 +2132,6 @@ static int InputSourceInit( input_thread_t *p_input,
msg_Dbg
(
p_input
,
"enforced demux ` %s'"
,
psz_demux
);
}
free
(
psz_var_demux
);
}
/* Try access_demux if no demux given */
...
...
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