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.
This commit is contained in:
Dan Walsh 2013-07-16 12:36:38 -04:00
parent b640f10250
commit 4ca411361a
1 changed files with 6 additions and 0 deletions

View File

@ -56,6 +56,12 @@ rm -rf ${RPM_BUILD_ROOT}
%{_bindir}/sedispol
%changelog
* Tue Jul 16 2013 Dan Walsh <dwalsh@redhat.com> - 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 <dwalsh@redhat.com> - 2.1.12-3
- ":" should be allowed for file trans names