Commit graph

3 commits

Author SHA1 Message Date
Arun Kumar Neelakantam
862a3c4dda trace: ipc_logging: Fix memory leak of "struct dfunc_info"
Memory allocated during context created is not getting freed
while context destroyed.

Free the "struct dfunc_info" memory while context destroy.

CRs-Fixed: 2319209
Change-Id: I472c09e147d5bc109745176601b329616d5be111
Signed-off-by: Arun Kumar Neelakantam <aneela@codeaurora.org>
2019-06-18 22:18:45 -07:00
Rishabh Bhatnagar
e9a05bb4d3 spdx: Modify spdx tag from GPL-2.0 to GPL-2.0-only
Modify spdx tag for all CAF authored files for Kona.

Change-Id: I9308c7189412b1e428a7f67ded0dc076b0e38254
Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org>
2018-12-10 11:09:45 -08:00
Chris Lew
53c6cac7b5 trace: Add snapshot of ipc_logging driver
This snapshot is taken as of msm-4.14 'commit <67942dbf2187>
("Merge "net: netfilter: IRC DCC for private clients"")'.

In addition change copyrights to SPDX format.

Change-Id: I6930203ab052a522d998bc4e368eb12deabeef91
Signed-off-by: Chris Lew <clew@codeaurora.org>
2018-09-25 17:37:32 -07:00