Skip to content

Commit

Permalink
fix bug of 0.5 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
winlinvip committed Nov 26, 2013
1 parent 1f1fdd5 commit c78baed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion trunk/src/core/srs_core_hls.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,6 @@ SrsM3u8Segment::SrsM3u8Segment()

SrsM3u8Segment::~SrsM3u8Segment()
{
muxer->close();
srs_freep(muxer);
}

Expand Down

0 comments on commit c78baed

Please sign in to comment.