fixed another memory leak: handle received result responses
just remove them from the queue.
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
init.h
|
||||
fini.h
|
||||
loop.h
|
||||
loop_broker.h
|
||||
loop_tty.h
|
||||
loop_tty_ipc.h
|
||||
loop_tty_broker.h
|
||||
@@ -53,6 +54,7 @@
|
||||
init.c
|
||||
fini.c
|
||||
loop.c
|
||||
loop_broker.c
|
||||
loop_tty.c
|
||||
loop_tty_ipc.c
|
||||
loop_tty_broker.c
|
||||
|
||||
Reference in New Issue
Block a user