HomePhabricator

IPC-server hardening and update
41c938eede3eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

IPC-server hardening and update

  • add IMPLEMENT_RANDOMIZE_STACK for ipcThread()
  • log / print boost interprocess exceptions
  • use MAX_URI_LENGTH in guiconstants.h (also used in qrcodedialog.cpp)
  • remove unneeded includes and ipcShutdown() from qtipcserver.cpp
  • fix a small mem-leak by deleting mq before re-using it
  • make ipcThread() and ipcThread2() static functions
  • add some more comments

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Jul 6 2012, 11:45
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGce652affe0ff: Merge pull request #1591 from Diapolo/lang_sel_Qt4.8
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rSTAGING41c938eede3e: IPC-server hardening and update (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Jul 17 2012, 07:37