diff options
author | Amitay Isaacs <amitay@gmail.com> | 2018-07-11 18:35:46 +1000 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2019-03-26 07:49:18 +0000 |
commit | cd5f1904032e9fcb62ad8094addc841a6b9cb73a (patch) | |
tree | 64085415d944ece33d743beaf115f3ed49148fc0 /dynconfig | |
parent | 2c89c38851874637e1a7c92ce913427279b1cbe6 (diff) | |
download | samba-cd5f1904032e9fcb62ad8094addc841a6b9cb73a.tar.gz |
ctdb-protocol: Avoid fgets in ctdb_connection_list_read
C library buffering API can behave in unexpected fashion if underlying
fd for stdin, stdout or stderr is closed and re-opened.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=13520
Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Martin Schwenke <martin@meltin.net>
(cherry picked from commit c9b42d27e6cf9e6ae36f44970f0a388edc737a7a)
Diffstat (limited to 'dynconfig')
0 files changed, 0 insertions, 0 deletions