Free macOS pretty interface name
This commit is contained in:
parent
98f872c58d
commit
65175a9d8f
1 changed files with 4 additions and 0 deletions
|
@ -1214,6 +1214,10 @@ int ethsock_list_all(void)
|
|||
printf(" (%s)", dev->description);
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifdef NMRPFLASH_OSX
|
||||
free(pretty);
|
||||
#endif
|
||||
printf("\n");
|
||||
++dev_ok;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue