mirror of
https://github.com/openappsec/attachment.git
synced 2026-01-17 16:00:26 +03:00
Fixed PopFromQueue function.
This commit is contained in:
@@ -284,7 +284,7 @@ isQueueEmpty(NanoAttachment *attachment)
|
|||||||
SessionID
|
SessionID
|
||||||
PopFromQueue(NanoAttachment *attachment)
|
PopFromQueue(NanoAttachment *attachment)
|
||||||
{
|
{
|
||||||
|
SessionID session_id = 0;
|
||||||
return session_id;
|
return session_id;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user