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 19:11:03 +0000 (15:11 -0400)
commitea1ddb8e66a79cd6ce470407a9f497d325e5c0bc
tree728a1e597dac80052bee91681df5926dd25ab5ea
parente96fdefc39b0198ef601baecc5a66506b06e4aaf
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.027074 seconds and 4 git commands to generate.