Question about AllocationExpr and AllocationFunction
Aberta
question
- Linguagem predominante
- CodeQL
- Estrelas
- 10.1k
- Forks
- 2.1k
- Merge médio
- 2d 15h
- PRs com merge (30d)
- 141
Descrição
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`?
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.