Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Steve Lhomme
VLC
Repository
32376dc26ea8c10dce202deee1ee239a5716c1d0
Switch branch/tag
vlc
include
vlc_input.h
Find file
Blame
History
Permalink
Remove useless test before a free.
· 32376dc2
ivoire
authored
Mar 11, 2008
if( bla ) free( bla ); => free( bla );
32376dc2
vlc_input.h
25.1 KB
Edit
Web IDE
Replace vlc_input.h
×
Attach a file by drag & drop or
click to upload
Commit message
Replace vlc_input.h
Replace file
Cancel
A new branch will be created in your fork and a new merge request will be started.