Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Repository
992e35f10497e5509ed588d643a1ef26b3422f6b
Switch branch/tag
vlc
modules
stream_out
dummy.c
Find file
Blame
History
Permalink
Use malloc(1) as cookie rather than malloc(0)
· 992e35f1
Rémi Denis-Courmont
authored
May 01, 2008
malloc(0) can legally be NULL (or not unique).
992e35f1