libosmocore/src
Pau Espin fc37650381 logging.c: Sanitize calls to osmo_fd_unregister()
It makes no sense to call osmo_fd_unregister() on a negative fd.
Let's also make sure we set fd to negative value after unregistering +
closing, even if the struct is going to be freed afterwards.

Change-Id: I0790a63e603028c11cc475d483c6528e4d9aa9ab
2023-03-14 14:32:54 +01:00
..
codec doxygen: fix various typos in commands \param and \returns 2023-02-28 18:48:56 +00:00
coding coding: clean up Makefile.am 2023-03-11 06:31:50 +07:00
core logging.c: Sanitize calls to osmo_fd_unregister() 2023-03-14 14:32:54 +01:00
ctrl Makefile.am: Make libraries depend on .map files 2023-03-06 17:07:48 +00:00
gb Makefile.am: Make libraries depend on .map files 2023-03-06 17:07:48 +00:00
gsm gsm: TS 44.021 modified V.110 frame encoding/decoding support 2023-03-08 20:43:15 +01:00
isdn isdn: Add V.110 encoder/decoder 2023-03-08 20:43:15 +01:00
pseudotalloc Fix all references to config.h 2023-01-18 19:04:36 +01:00
sim Bump version: 1.7.0.119-b31a-dirty → 1.8.0 2023-02-07 11:20:42 +01:00
usb Fix all references to config.h 2023-01-18 19:04:36 +01:00
vty Bump version: 1.7.0.119-b31a-dirty → 1.8.0 2023-02-07 11:20:42 +01:00
Makefile.am create libosmoisdn sub-library 2023-01-21 22:41:57 +01:00