
Currently, memory allocated for status notification is only freed by the notif thread. If notif thread exits, notif entries will not be freed. Free the notif entries while closing the fastrpc file. Change-Id: I8e715a4c449a595ce492379bfc50eaf456bbccf6 Signed-off-by: Abhishek Singh <quic_abhishes@quicinc.com>