=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== htp-1.19/src/suballoc.c-415- htp-1.19/src/suballoc.c:416:BOOL RemovePoolElementByAddr(SUBALLOC_POOL *pool, SUBALLOC_HEADER *header) htp-1.19/src/suballoc.c-417-{ ############################################## htp-1.19/src/suballoc.c-640- htp-1.19/src/suballoc.c:641: if(RemovePoolElementByAddr(&reservedPool, header) == FALSE) htp-1.19/src/suballoc.c-642- { ############################################## htp-1.19/src/suballoc.c-696- htp-1.19/src/suballoc.c:697: if(RemovePoolElementByAddr(&reservedPool, header) == FALSE) htp-1.19/src/suballoc.c-698- {