Bug 24856 - unshare: SIGSEGV on invalid command line option
Summary: unshare: SIGSEGV on invalid command line option
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: util-linux (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Alexey Gladkov
QA Contact: qa-sisyphus
URL: http://article.gmane.org/gmane.linux....
Keywords: patch
Depends on:
Blocks:
 
Reported: 2011-01-04 15:49 MSK by Kirill A. Shutemov
Modified: 2011-02-24 18:47 MSK (History)
6 users (show)

See Also:


Attachments
[PATCH] unshare: fix SIGSEGV on invalid command line option (822 bytes, patch)
2011-01-04 15:49 MSK, Kirill A. Shutemov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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).