https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18880

--- Comment #6 from Oliver Bock <oliver.b...@aei.mpg.de> ---
> you will certainly introduce several side-effects as it is tested at 
> different place

Are you sure? Where? "My" empty list incarnation of @return is only used until
line 1814. After that it's either containing the original returns of the
external "checkpw_" calls (lines 1772, 1785, 1806) or the return of
"checkpw_internal" (line 1814). So the final return value (line 1825) is
completely unaffected by my patch.

Either way, you know what's wrong now and it's your call, being the original
author, how to fix it.

Thanks,
Oliver

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to