mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
tevent docs: s/the the\b/the/
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Volker Lendecke <vl@samba.org>
This commit is contained in:
parent
0bb729d613
commit
153a14776d
@ -90,7 +90,7 @@ other requests. Stopping one request would stop the others, memory resources
|
||||
would not be freed, file descriptors might remain open, communication via
|
||||
socket could be interrupted, and so on. Therefore it is important to think
|
||||
about finishing requests, either successfully or not, and also to prepare
|
||||
functions for all possible scenarios, so that the the callbacks do not process
|
||||
functions for all possible scenarios, so that the callbacks do not process
|
||||
data that are actually invalid or, even worse, in fact non-existent meaning
|
||||
that a segmentation fault may arise.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user