Secure get_test_id against buffer overflows 16/191716/3
authorMichal Bloch <m.bloch@samsung.com>
Mon, 22 Oct 2018 14:22:52 +0000 (16:22 +0200)
committerMichal Bloch <m.bloch@samsung.com>
Wed, 24 Oct 2018 14:51:05 +0000 (14:51 +0000)
commit3d536b75e732ef7af7aa969c5ebe4859cea9b343
treec62f8d4944a581239ef5ab9204f18ebd5fead240
parenta1e4db39bbba828a6288b8138b5ba9210946fcd1
Secure get_test_id against buffer overflows

So far it's always called safely so this is mostly
for future-proofing and silencing static analysis.

Change-Id: I837aba9024954bdaee6e0adab695d514c753cc19
Signed-off-by: Michal Bloch <m.bloch@samsung.com>
src/test_runner.c
src/test_runner.h