Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
DVR: Fix the wrong memory access
Note that dvr_thread() uses the de->de_s contents which is freed in subscription_unsubscribe(). Move the subscription_unsubscribe() as last.
- Loading branch information