aboutsummaryrefslogtreecommitdiffhomepage
path: root/demux/ebml.c
diff options
context:
space:
mode:
authorGravatar wm4 <wm4@nowhere>2017-01-09 13:18:11 +0100
committerGravatar wm4 <wm4@nowhere>2017-01-09 13:18:11 +0100
commitafcf3e154ab8765f49d85e43c76cde5bc8bf5909 (patch)
treed3351c26314b21fae5ef1dfa10f3a3387fe4fde8 /demux/ebml.c
parentc4ad2732f99bd6dd8e09e284590ac0f3428482a1 (diff)
cache: remove redundant free()
This code used to check/free multiple things, so the argument to free() was not always NULL. After the code was simplified, the free() became redundant.
Diffstat (limited to 'demux/ebml.c')
0 files changed, 0 insertions, 0 deletions