From 4ca411361a276ad4b0f027bce833e9996ca589a7 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Jul 16 2013 16:36:38 +0000 Subject: Fix a segmentation fault if the --handle-unknown option was set without arguments. - Thanks to Alexandre Rebert and his team at Carnegie Mellon University for detecting this crash. --- diff --git a/checkpolicy.spec b/checkpolicy.spec index fcc1110..c23acfe 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -56,6 +56,12 @@ rm -rf ${RPM_BUILD_ROOT} %{_bindir}/sedispol %changelog +* Tue Jul 16 2013 Dan Walsh - 2.1.12-4 +- Fix a segmentation fault if the --handle-unknown option was set without +arguments. +- Thanks to Alexandre Rebert and his team at Carnegie Mellon University +for detecting this crash. + * Tue Mar 19 2013 Dan Walsh - 2.1.12-3 - ":" should be allowed for file trans names