Bug 24856

Summary: unshare: SIGSEGV on invalid command line option
Product: Sisyphus Reporter: Kirill A. Shutemov <kas>
Component: util-linuxAssignee: Alexey Gladkov <legion>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: boyarsh, dottedmag, glebfm, ldv, legion, placeholder
Version: unstableKeywords: patch
Hardware: all   
OS: Linux   
URL: http://article.gmane.org/gmane.linux.utilities.util-linux-ng/3806
Attachments:
Description Flags
[PATCH] unshare: fix SIGSEGV on invalid command line option none

Description Kirill A. Shutemov 2011-01-04 15:49:52 MSK
Created attachment 4735 [details]
[PATCH] unshare: fix SIGSEGV on invalid command line option

$ unshare --hel
Segmentation fault
Comment 1 Alexey Gladkov 2011-01-05 21:25:25 MSK
В ближайшее время приложу. В апстрим отправлено.
Comment 2 Kirill A. Shutemov 2011-01-05 21:41:42 MSK
Это не к спеху. Может и следующего апстримного релиза подождать.
Comment 3 Alexey Gladkov 2011-01-05 22:21:59 MSK
Ок. В рассылке уже есть реакция на твой патч. Маны люди не читают :)
Comment 4 Alexey Gladkov 2011-01-05 22:46:10 MSK
Karel Zak более вменяемый. Патч приложен.
Comment 5 Repository Robot 2011-02-24 18:47:08 MSK
util-linux-2.19.0-alt2.20110215 -> sisyphus:

* Thu Feb 24 2011 Alexey Shabalin <shaba@altlinux> 2.19.0-alt2.20110215
- build to sisyphus

* Tue Feb 15 2011 Alexey Gladkov <legion@altlinux> 2.19.0-alt1.20110215
- New snapshot (2.19 20110215).
- Remove conditions to disable blkid and uuid.
- agetty: Add altlinux-specific '\R' special char (ALT#24987).
- unshare: SIGSEGV on invalid command line option (ALT#24856).
- raw incompatible with udev (ALT#11204).