]> git.sesse.net Git - vlc/commit
Avoid alloca()
authorRémi Denis-Courmont <remi@remlab.net>
Fri, 10 Apr 2009 18:15:18 +0000 (21:15 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Fri, 10 Apr 2009 18:15:18 +0000 (21:15 +0300)
commit4496957d9f48e1fb618e01112fee08e7a95739f9
treed08534138dc89849a8638dbeec45de8368124e88
parentb870bc9ddf45f01d24adb398b5f442ddc87a00ae
Avoid alloca()

By the way, alloca() _cannot_ return NULL. It simply crashes if there
is not enough memory.
projects/activex/persiststreaminit.cpp