Fix: test uses sizeof() on the wrong operand of strncpy
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 9 May 2018 01:22:36 +0000 (21:22 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 9 May 2018 21:28:33 +0000 (17:28 -0400)
commitf8ebe3ceca48ad97681ce18f2a8e41ff8cb718aa
tree81407f08f735d24f7943027e067a2170a4d52457
parent9265d2e90b261b70cccca7dfe24eaead93ab7dd5
Fix: test uses sizeof() on the wrong operand of strncpy

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/unit/test_session.c
This page took 0.024508 seconds and 4 git commands to generate.