Skip to content

http/cookie: fix double free

Felix Paul Kühne requested to merge fkuehne/VLCKit:3.0-fix-http-cookie into 3.0

This fixes #494 (closed).

The bug occurs only when using the VLCKit-specific custom http cookie libvlc implementation, so this patch does not need to be back-ported to mainline libvlc.

Merge request reports