Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Conversation

@ip-gpu
Copy link

@ip-gpu ip-gpu commented Oct 30, 2017

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug, found using PVS-Studio. Warnings:

V522 There might be dereferencing of a potential null pointer 'h'. Check lines: 43, 8. alloc.c 43
V522 There might be dereferencing of a potential null pointer 'h->current'. Check lines: 46, 8. alloc.c 46

V522 There might be dereferencing of a potential null pointer 'h'. Check lines: 43, 8. alloc.c 43
V522 There might be dereferencing of a potential null pointer 'h->current'. Check lines: 46, 8. alloc.c 46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant