Branch: refs/heads/master
  Home:   https://github.com/Linaro/odp
  Commit: 52ea8d51d522d7013f746748bf84bfc2e9bc042c
      
https://github.com/Linaro/odp/commit/52ea8d51d522d7013f746748bf84bfc2e9bc042c
  Author: Josep Puigdemont <josep.puigdem...@linaro.org>
  Date:   2018-04-17 (Tue, 17 Apr 2018)

  Changed paths:
    M platform/linux-generic/odp_fdserver.c

  Log Message:
  -----------
  linux-gen: fdserver: mask signals we don't need

Make fdserver block all signals except those we are interested in, or
those that can't be masked, and set default handlers for those left,
thus preventing fdserver from executing any signal handlers that the
application may have installed prior to forking this process.

Signed-off-by: Josep Puigdemont <josep.puigdem...@linaro.org>
Reviewed-by: Janne Peltonen <janne.pelto...@nokia.com>
Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org>


Reply via email to