Print

Print


simonmichal commented on this pull request.



> @@ -207,7 +207,7 @@ void XrdSsiResponder::ReleaseRequestBuffer()
   
 XrdSsiResponder::Status XrdSsiResponder::SetMetadata(const char *buff, int blen)
 {
-   XrdSsiMutexMon(spMutex);
+   XrdSsiMutexMon lck(spMutex);
 
 // If we don't have a request or the args are invalid, return an error.
 //

I did rebase against the latest git HEAD :-) so no conflicts :-)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/pull/657#discussion_r167496178

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1