Skip to content

Commit b608d2b

Browse files
author
Oleh Kulykov
committed
1737713887
1 parent aaf2cd7 commit b608d2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

node/module.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,7 @@ namespace nplzma {
456456
exceptionString.clear();
457457
}
458458

459+
459460
void AsyncData::init() {
460461
memset(&_request, 0, sizeof(uv_work_t));
461462
memset(&_async, 0, sizeof(uv_async_t));

0 commit comments

Comments
 (0)