Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dialog: call DLGCB_PROCESS_VARS under dlg lock
Avoid taking the var logs, as this might lead to a deadlock if one of the callbacks are setting the variable. Credits go to Norman Brandinger (@NormB on GitHub) for reporting it!
- Loading branch information