Protect against undefined value as ARRAY reference user/dbs/lp843609_undef_array_actor
authorDan Scott <dan@coffeecode.net>
Wed, 7 Sep 2011 06:41:43 +0000 (02:41 -0400)
committerDan Scott <dan@coffeecode.net>
Wed, 7 Sep 2011 06:49:13 +0000 (02:49 -0400)
commitf016ab4bbd655f2ccffd0fccc47d120d34b36889
tree47fc80303d89441680e01151a8669d131d536a23
parenta09ba5cdfeba633714e6c79e1c6d8e1c992c0e7d
Protect against undefined value as ARRAY reference

We should not assume that the caller is going to supply an array
(empty or not) of addresses or cards in the input values for the
open-ils.actor.patron.update method.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor.pm