shmsrc: memory corruption when a client disconnects (fixes #679385)
This commit is contained in:
parent
9c7d7498bb
commit
7b6029ebe1
@ -867,8 +867,8 @@ again:
|
||||
goto again;
|
||||
break;
|
||||
}
|
||||
prev_buf = buffer;
|
||||
}
|
||||
prev_buf = buffer;
|
||||
}
|
||||
|
||||
for (item = self->clients; item; item = item->next) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user