Skip to content
Snippets Groups Projects
Commit e76b5b5e authored by Peter Hutterer's avatar Peter Hutterer
Browse files

dix: calloc, not malloc, ValuatorClassRec.

For master devices, the ptraccel code could segfault on free since we'd be
dereferencing random memory. Callocing the valuatorClassRec is the easy fix.
parent f789408f
No related branches found
No related tags found
No related merge requests found
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