1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

RTC: Add todo for source cleanup

This commit is contained in:
winlin 2020-08-17 11:51:02 +08:00
parent 9d38009b7f
commit d5e1116eb7

View file

@ -827,6 +827,8 @@ SrsRtcPublishStream::~SrsRtcPublishStream()
source->on_unpublish();
}
// TODO: FIXME: Should remove and delete source.
srs_freep(req);
srs_freep(timer_);
}