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:
parent
b640f10250
commit
4ca411361a
@ -56,6 +56,12 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_bindir}/sedispol
|
%{_bindir}/sedispol
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Mar 19 2013 Dan Walsh <dwalsh@redhat.com> - 2.1.12-3
|
||||||
- ":" should be allowed for file trans names
|
- ":" should be allowed for file trans names
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user