mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
This field is used as an intermediate "storage facility", but is never really used. Besides, in the MAC, we store IP information, not Ethernet information, so it's wrong anyway. Also remove memory leaks through strdup(), the pointer lifetime is smaller than that of MacRLC_ParamList. Signed-off-by: Robert Schmidt <robert.schmidt@openairinterface.org>