Package: xtermset / 0.5.2-8
Metadata
| Package | Version | Patches format |
|---|---|---|
| xtermset | 0.5.2-8 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 01 fix wrong use of hyphens in manpage.patch | (download) |
doc/xtermset.1 |
34 17 + 17 - 0 ! |
fix wrong use of hyphens in the manpage |
| 02 array bounds overruns.patch | (download) |
src/xtermset.c |
22 11 + 11 - 0 ! |
fix array bounds overruns Bug-Debian: https://bugs.debian.org/713037 |
| 0003 Fall back to passwd 5 then for .xtermsetrc if HOME u.patch | (download) |
src/xtermset.c |
10 8 + 2 - 0 ! |
fall back to ~=passwd(5) then ~=/ for ~/.xtermsetrc if $home unset
instead of segfaulting (Closes: #716631)
$ env -i xtermset -store -T ')A'
Segmentation fault
$ env -i xtermset -store
Segmentation fault
getenv("HOME") = nil
strlen(nil <no return ...>
|
| 0004 Fully prototype xtermset.h Closes 1098172.patch | (download) |
src/xtermset.h |
4 2 + 2 - 0 ! |
fully prototype xtermset.h (closes: #1098172) |
1
