Internet Development Romania SRL
Sky Tower, 246C Calea Floreasca,
13th Floor, 014476, RO Bucharest
From: Michael Meeks
Sent: Monday, February 3, 2020 3:17 PM
To: Gabriel Masei
Cc: libreoffice-dev; Ashod Nakashian
Subject: kit memory use ...
Hi Gabriel,
Hi Gabriel,
As discussed, this is a fun one =)
We have to open the /proc/self/smaps file just after we fork the
loolkit worker, and just before we drop capabilities - cf. kit/Kit.cpp.
Any attempts to open it after that, or from wsd will not succeed due to
kernel paranoia: fair enou