openbsd-ports/net/ii
gsoares 215ef5ead3 - Fix channel use after freeing in main loop
(spotted the hard way by Ray Lai)
patch from upstream git

- Add pledge(2) to ii(1)
    stdio rpath wpath cpath dpath: ii(1) will create directory
    structure and fifos on demand (when joining a new channel for
    example)
    inet net: required for tcpopen(), but pledge(2) is used after
    tcpopen() call. ucspi flavor doesn't need "inet dns" since
    that ucspi backend take care of network capabilities of ii(1).


diff from ray with tweaks from me and semarie.

OK semarie ray
2016-06-06 11:02:05 +00:00
..
patches - Fix channel use after freeing in main loop 2016-06-06 11:02:05 +00:00
pkg
distinfo
Makefile - Fix channel use after freeing in main loop 2016-06-06 11:02:05 +00:00