mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
miracle-wfdctl: fix wfd_session_end() recursive calling issue
This commit is contained in:
parent
baad70995d
commit
afbc850476
5 changed files with 46 additions and 26 deletions
|
@ -109,8 +109,6 @@ struct wfd_session
|
|||
uint16_t rtp_port;
|
||||
pid_t gst;
|
||||
} stream;
|
||||
|
||||
bool destructed: 1;
|
||||
};
|
||||
|
||||
int wfd_session_init(struct wfd_session *s);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue