]> git.sesse.net Git - vlc/commit
livehttp: Fix crash on when not using encryption
authorIlkka Ollakka <ileoo@videolan.org>
Mon, 18 Mar 2013 07:05:35 +0000 (09:05 +0200)
committerIlkka Ollakka <ileoo@videolan.org>
Mon, 18 Mar 2013 07:06:44 +0000 (09:06 +0200)
commited49807fbafc6813bb8034e8245b7f3268556ea8
tree1d38912fefd1f4f499836e14aa194dbfc69f5382
parent8dbd863c7ce5f194a80b05109b9800e6d1f7a9b8
livehttp: Fix crash on when not using encryption

Call CryptKey only if we actually are encrypting stuff

Fixes: #8315
modules/access_output/livehttp.c