Question about AllocationExpr and AllocationFunction
Open
question
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
Hi! I'm not familiar with ql code. I can't find the actually implementation of `AllocationExpr` and `AllocationFunction`, I can only find a abstract class.
I want to know which function can be `AllocationFunction`, `malloc`, `calloc`, `realloc`? Can I define my allocation function like `g_malloc`?
Contributor guide
Assessment
This issue has not been assessed yet.