CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2020/10/13 09:10:39

Modified files:
        x11/xtermset   : Makefile 
Added files:
        x11/xtermset/patches: patch-src_term_c patch-src_xtermset_c 

Log message:
xtermset: fix two issues about dealing with configuration files

- Fix array bounds that caused a segfault while storing the config file
- Ensure that we hit EOF while storing/loading the config file on
unsigned char archs (powerpc, arm)

Wording hint and OK tb@

Reply via email to