subdiff added inline comments.

INLINE COMMENTS

> kcheckpass.c:263
>       char *msg;
>       GSendStr (prompt);
>       msg = GRecvStr ();

This line (and `GSendArr(len, prompt)` above) writes (in case of shadow auth 0) 
to the socket, which should lead to `reapVerify()` being called and the socket 
being closed before you can read in `ConvPutAuthSucceeded*` after 
`Authenticate(..)` finished.

REPOSITORY
  R133 KScreenLocker

REVISION DETAIL
  https://phabricator.kde.org/D4806

To: graesslin, #plasma
Cc: subdiff, plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, 
abetts, sebas, apol

Reply via email to