mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 15:19:31 -04:00
in future calls, so we can't free it here. The right place to free the buffer would be to be after kvm_close(), but we don't do that yet. A static buffer would work too. Reviewed by: marcel (who has other plans for this anyway) Approved by: re |
||
|---|---|---|
| .. | ||
| kgdb.1 | ||
| kgdb.h | ||
| kthr.c | ||
| main.c | ||
| Makefile | ||
| trgt.c | ||
| trgt_alpha.c | ||
| trgt_amd64.c | ||
| trgt_i386.c | ||
| trgt_ia64.c | ||
| trgt_sparc64.c | ||