Bug#428427: dpkg -l \* \* segfaults

2007-06-11 Thread H. S. Teoh
Package: dpkg Version: 1.14.4 Severity: normal Looks like there's some missing input sanitising in dpkg's command-line processing: % dpkg -l \* \* Segmentation fault I haven't looked in detail at what causes this. On one of my systems, something like `dpkg -l cupsys \*` also segfaults,

Bug#428427: dpkg -l \* \* segfaults

2007-06-11 Thread Guillem Jover
Hi, On Mon, 2007-06-11 at 09:29:37 -0700, H. S. Teoh wrote: Package: dpkg Version: 1.14.4 Severity: normal Looks like there's some missing input sanitising in dpkg's command-line processing: % dpkg -l \* \* Segmentation fault I haven't looked in detail at what causes this. On one of