Fixed bug with comparinson between signed and unsigned integer and protection for...
authorChristian Muck <christian.muck@bmw.de>
Wed, 21 Mar 2012 08:49:13 +0000 (09:49 +0100)
committerChristian Muck <christian.muck@bmw.de>
Wed, 21 Mar 2012 14:37:22 +0000 (15:37 +0100)
commit24e50ebc858c296464c63ff7d322197291ecb020
treec2589420792020cdf55f676cf011f5ab674446ad
parent1e40f5848d5776d7cac298b3fec25206d713ad72
Fixed bug with comparinson between signed and unsigned integer and protection for a buffer overflow.

Signed-off-by: Christian Muck <christian.muck@bmw.de>
src/daemon/dlt-daemon.c
src/daemon/dlt_daemon_common.c
src/lib/dlt_user.c
src/shared/dlt_common.c
src/shared/dlt_offline_trace.c
src/shared/dlt_user_shared.c