Question about AllocationExpr and AllocationFunction
Abierto
question
- Lenguaje dominante
- CodeQL
- Estrellas
- 10.1k
- Forks
- 2.1k
- Merge medio
- 2 d 15 h
- PR fusionados (30 d)
- 141
Descripción
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`?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.