这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@pranshukharkwal
Copy link
Contributor

… JCLCloseUI lines in ppd.c

Fixes Issue #64
The issue was caused when two closeUI statements are encountered simultaneously. When the first one is encountered, option is set to NULL. After that, if another closeUI is found before openUI, then when option is accessed, it gives the segmentation fault.
Adding this check in the if statement should fix the issue.

@tillkamppeter
Copy link
Member

Thank you very much, @pranshukharkwal, this was exactly what was needed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants