Commit graph

2 commits

Author SHA1 Message Date
Andrea Odetti
b1e431d17d Uthernet: avoid assertions or memory errors in some corner cases.
1) tfe_deactivate_i: there is no need to check as the code can be called anyway. This happens is the interface could not be opened properly (lack of capabilities)
2) tfe_shutdown: free() can alreayd handle NULL. Correctly mark the pointer as freed.
2021-04-18 17:57:54 +01:00
Andrea Odetti
6b6a238bcf Make tfe easier to compile in linux. 2021-04-17 18:44:40 +01:00
Renamed from source/Tfe/Tfe.cpp (Browse further)