We no longer need to free config structure.
This commit is contained in:
@@ -484,9 +484,6 @@ int main(int argc, char *argv[])
|
|||||||
// Detach XDP program.
|
// Detach XDP program.
|
||||||
attachxdp(ifidx, -1, &cmd);
|
attachxdp(ifidx, -1, &cmd);
|
||||||
|
|
||||||
// Free config.
|
|
||||||
free(&cfg);
|
|
||||||
|
|
||||||
// Add spacing.
|
// Add spacing.
|
||||||
fprintf(stdout, "\n");
|
fprintf(stdout, "\n");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user