resource leak
Sign in to saveAlso known as Transmission of Private Resources into a New Sphere ('Resource Leak')
the phenomenon where a program doesn't properly release resources like memory, file handles, or sockets, causing them to remain occupied in vain (leading to potential issues like performance degradation, crashes, or data loss)