Commit
719da776f2178d8fd0a660a1c228a213d4f055a7
by simoProperly handle errors in policy listing
In some policy{binding} function a conversion is performed after
listing, but error checking is not properly performed on the previous
listing function return. This can cause panics on errors.
Fixes #15747
Signed-off-by: Simo Sorce <simo@redhat.com>
(commit: 719da77)