Question about AllocationExpr and AllocationFunction
Offen
question
- Vorherrschende Sprache
- CodeQL
- Sterne
- 10.1k
- Forks
- 2.1k
- Ø Merge
- 2 T. 15 Std.
- Gemergte PRs (30 T.)
- 141
Beschreibung
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`?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.