275-fix-random-sigsegv #303

Closed
z78078 wants to merge 7 commits from 275-fix-random-sigsegv into master

This PR is a workaround for the #275

  • Create Global Lock for the critical section
  • define a critical section for the error-prone lines

Variable holder "_data" is required in the line let data = PASSESINITLOCK.lock(); even it is not used.

This PR is a workaround for the https://git.m-labs.hk/M-Labs/nac3/issues/275 * Create Global Lock for the critical section * define a critical section for the error-prone lines Variable holder *"_data"* is required in the line *let data = PASSESINITLOCK.lock();* even it is not used.
z78078 added 4 commits 2022-07-04 16:18:05 +08:00
z78078 added 1 commit 2022-07-04 16:26:00 +08:00
z78078 added 1 commit 2022-07-04 16:33:07 +08:00
z78078 added 1 commit 2022-07-04 16:35:21 +08:00
z78078 closed this pull request 2022-07-04 17:00:33 +08:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nac3#303
There is no content yet.