Lin Bai
8dc369bdba
qcacmn: Fix memory leak on reo_cmd_list
...
When removing entries on reo_cmd_list, TAILQ_FOREACH used
instead of TAILQ_FOREACH_SAFE, that will only remove the first entry
and leak the others.
CRs-Fixed: 2184882
Change-Id: Ica2677925af34e62f98f4a8d2044c9c3feb69ba9
2018-02-09 07:45:40 -08:00
..
2018-02-05 03:40:11 -08:00
2018-02-03 15:11:15 -08:00
2018-01-30 05:39:04 -08:00
2017-11-11 19:25:09 -08:00
2017-11-11 19:25:09 -08:00
2018-02-09 05:32:53 -08:00
2018-02-03 15:11:15 -08:00
2017-12-13 23:38:12 -08:00
2018-02-09 07:45:40 -08:00
2018-01-23 22:29:17 -08:00
2018-01-23 22:29:16 -08:00
2017-11-28 19:39:08 -08:00
2018-01-30 23:55:22 -08:00
2018-02-08 07:55:48 -08:00
2018-02-08 07:55:48 -08:00
2017-08-29 23:41:33 -07:00
2018-02-09 01:51:24 -08:00
2018-01-30 23:55:22 -08:00
2017-12-05 13:38:51 -08:00
2017-12-08 06:22:32 -08:00
2017-12-08 06:22:32 -08:00
2017-11-01 13:17:26 -07:00
2018-01-27 09:21:41 -08:00
2018-02-09 00:42:30 -08:00
2018-02-09 00:42:30 -08:00
2018-02-09 01:51:30 -08:00
2017-12-09 23:27:22 -08:00
2018-01-23 22:29:14 -08:00