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 01:22:48 +0000 (21:22 -0400)
commit4cd95b5218bf16a9f45a3ce3ba3c5e7f6297842c
tree7ef94daaf85482ce30f3d7481e553baea88fb100
parent1fc1b7c8ac91a5d3a468ee64a862f4df9592b1c5
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.024683 seconds and 4 git commands to generate.