[krbdev.mit.edu #8745] git commit
Greg Hudson via RT
rt-comment at KRBDEV-PROD-APP-1.mit.edu
Thu Oct 4 12:36:04 EDT 2018
Disable stdin buffering in libss dummy readline
readline() is careful not to read more bytes from fd 0 than it has to.
Do the same in the dummy libss readline() by disabling stdin
buffering.
https://github.com/krb5/krb5/commit/64eece071583f52b0eca8285848ab2746c14a769
Author: Greg Hudson <ghudson at mit.edu>
Commit: 64eece071583f52b0eca8285848ab2746c14a769
Branch: master
src/util/ss/listen.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
More information about the krb5-bugs
mailing list