dlt-daemon icon indicating copy to clipboard operation
dlt-daemon copied to clipboard

Summary : Fix for Resource and Memory Leak

Open Manojcv55 opened this issue 5 years ago • 3 comments

dlt_daemon_client.c Adding NULL check for tok dlt_daemon_offline_logstorage.c : Adding NULL check for application dlt_daemon_common.c : fix printf format %d to %ld that formats a long dlt_common.c: fix printf format %d to %ld that formats a long dlt_user.c : Fix for Memory Leak dlt-daemon.c : Fix for Resource Leak dlt_offline_trace.c : Fix for Resource Leak

Signed-off-by: Mvaradaraj2 [email protected]

Manojcv55 avatar Jul 15 '20 18:07 Manojcv55

@Manojcv55 Would you like to provide an update?

ssugiura avatar Nov 10 '20 09:11 ssugiura

@Manojcv55 Friendly reminder.

ssugiura avatar Dec 08 '20 05:12 ssugiura

@Manojcv55 Friendly reminder to update PR. Thanks in advance.

ssugiura avatar Jul 15 '21 02:07 ssugiura

Replaced by https://github.com/COVESA/dlt-daemon/pull/418

michael-methner avatar Oct 26 '22 08:10 michael-methner