adg: protect AdgPath from NULL pairs
commitda4f9551c24dda6db1918a0d0bea18981e5fc9b0
authorNicola Fontana <ntd@entidi.it>
Fri, 13 Feb 2015 19:11:38 +0000 (13 20:11 +0100)
committerNicola Fontana <ntd@entidi.it>
Fri, 13 Feb 2015 19:11:38 +0000 (13 20:11 +0100)
tree0bdb4b56b93ea75d96060e2b3aafac31272c3a69
parentd380d9e3047b4f302ce92f15ff858b2381ab64b8
adg: protect AdgPath from NULL pairs

Added a check to adg_path_append_valist() (the common denominator of all
the public API adding primitives) that quits the action on NULL pairs
provided.
src/adg/adg-path.c