CVSROOT:        /cvs
Module name:    ports
Changes by:     dco...@cvs.openbsd.org  2017/09/13 06:50:33

Modified files:
        x11/i3         : Makefile 
        x11/i3/patches : patch-libi3_dpi_c 
Added files:
        x11/i3/patches : patch-include_con_h patch-src_commands_c 
                         patch-src_con_c patch-src_load_layout_c 
                         patch-src_sighandler_c 

Log message:
Merge fixes from upstream:

Check if con_id exists in cmd_swap
(git commit 369c9ed50f2b9fc2dc904db07907cd5f95f0a5ad)

Set marks to NULL after freeing
realloc() was being called on an already freed pointer.
(git commit b48cbe42af94cf69700843922e57c68b81f3fddd)

Properly initialize sigaction struct
(git commit 09ee12d8e5e1cd219493fde3393dbca10c0cc23f)

Reply via email to