Code

src/utils_ignorelist.c: Allow the `entry' argument to be NULL/empty.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Mon, 20 Nov 2006 17:15:39 +0000 (18:15 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Mon, 20 Nov 2006 17:15:39 +0000 (18:15 +0100)
commitd5b0c6e1a85377658d8e2b35f07343cda106211f
tree5b5f6527ca8e9ef6ef0ddf51037282221ff0b119
parent9674512a648641868b28c0c29802ba9de92bbfe5
src/utils_ignorelist.c: Allow the `entry' argument to be NULL/empty.

Also assert the object to be non-empty.
src/utils_ignorelist.c