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

[PATCH] Fix crash in qgsnewogrconnection.cpp #11760

Closed
qgib opened this issue May 17, 2009 · 1 comment
Closed

[PATCH] Fix crash in qgsnewogrconnection.cpp #11760

qgib opened this issue May 17, 2009 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!

Comments

@qgib
Copy link
Contributor

qgib commented May 17, 2009

Author Name: Even Rouault (@rouault)
Original Redmine Issue: 1700

Assignee: nobody -


[[QgsNewOgrConnection]]::testConnection() will crash if it fails. It is illegal to call OGRReleaseDataSource() with a NULL pointer. Attached a patch that fixes the issue.


@qgib
Copy link
Contributor Author

qgib commented May 17, 2009

Author Name: Jürgen Fischer (@jef-n)


Thanks. Applied in


  • resolution was changed from to fixed
  • status_id was changed from Open to Closed

@qgib qgib added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

No branches or pull requests

1 participant