Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed a bug, where the cpp listener could throw a null pointer exception #1613

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

TwoOfTwelve
Copy link
Contributor

In some cases see #1612 the cpp listener threw a null pointer exception. This PR add a check to prevent that.

Copy link

sonarcloud bot commented Feb 26, 2024

Quality Gate Passed Quality Gate passed for 'JPlag Plagiarism Detector'

Issues
0 New issues

Measures
0 Security Hotspots
80.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

@uuqjz uuqjz linked an issue Feb 26, 2024 that may be closed by this pull request
@uuqjz
Copy link
Contributor

uuqjz commented Feb 26, 2024

Fix functions as intended

@uuqjz
Copy link
Contributor

uuqjz commented Feb 26, 2024

@tsaglam If there is no objection I'll merge

@tsaglam tsaglam merged commit cba2e06 into develop Feb 26, 2024
9 checks passed
@tsaglam tsaglam deleted the bug/cpp-null-pointer branch February 26, 2024 14:27
@tsaglam tsaglam added bug Issue/PR that involves a bug minor Minor issue/feature/contribution/change language PR / Issue deals (partly) with new and/or existing languages for JPlag labels Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue/PR that involves a bug language PR / Issue deals (partly) with new and/or existing languages for JPlag minor Minor issue/feature/contribution/change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JPlag is unable to handle 'ć' character
3 participants