Fix: sanity check in iterator creation
authorJulien Desfossez <jdesfossez@efficios.com>
Tue, 18 Nov 2014 17:52:32 +0000 (12:52 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 2 Dec 2014 16:01:10 +0000 (11:01 -0500)
commit07a6223e79e61a436af7cf0f61e4b41b68993a0f
tree00d47b9d4733cca86fad2b379e0d13ccd2022a96
parentbf6c9bd641ef760014da5efd23085f5e93507990
Fix: sanity check in iterator creation

This function is part of the public API; we need more
sanity checks before using the structures provided by the caller.

Refs: #827

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
lib/iterator.c
This page took 0.026465 seconds and 4 git commands to generate.