Skip to content
Snippets Groups Projects
Commit 993ed203 authored by Kaspar Schleiser's avatar Kaspar Schleiser Committed by GitHub
Browse files

Merge pull request #6947 from kaspar030/fix_NULL_zero_checks

some (ptr == 0) -> (ptr == NULL) fixes (found by coccinelle)
parents 2ac0fbe3 185c7ac1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment