Fix: do not use BT_MOVE() when the destination memory could be uninitialized
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 7 Jun 2017 21:51:46 +0000 (17:51 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 9 Jun 2017 21:03:27 +0000 (17:03 -0400)
commit1a6a376a7c1fff0d5da2559f4f9a515950fb15ba
tree2328a10b2b954909200dc56ee5b0d47d00ec74ce
parent73d5c1adb1411e16c9c613c38a4c74a29ee608ae
Fix: do not use BT_MOVE() when the destination memory could be uninitialized

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
lib/graph/connection.c
lib/graph/graph.c
lib/graph/iterator.c
This page took 0.024305 seconds and 4 git commands to generate.