=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== modem-manager-gui-0.0.20/src/Makefile-8-else modem-manager-gui-0.0.20/src/Makefile:9:INC = `pkg-config --cflags gtk+-3.0 gthread-2.0 gmodule-2.0 $(ADDLIBSNAMES)` modem-manager-gui-0.0.20/src/Makefile:10:LIB = `pkg-config --libs gtk+-3.0 gthread-2.0 gmodule-2.0 $(ADDLIBSNAMES)` -lgdbm -lm modem-manager-gui-0.0.20/src/Makefile-11-endif ############################################## modem-manager-gui-0.0.20/src/netlink.c-348- connection->dsthostname = NULL; modem-manager-gui-0.0.20/src/netlink.c:349: /*dsthost = gethostbyaddr(entry->id.idiag_dst, sizeof(entry->id.idiag_dst), entry->idiag_family); modem-manager-gui-0.0.20/src/netlink.c-350- if (dsthost != NULL) {