Laurent Vivier <[email protected]> writes:
> Le 27/12/2021 à 13:50, Andrey Kazmin a écrit : >> The possible variants for region type in /proc/self/maps are either >> private "p" or shared "s". In the current implementation, >> we mark shared regions as "-". It could break memory mapping parsers >> such as included into ASan/HWASan sanitizers. >> Signed-off-by: Andrey Kazmin <[email protected]> Acked-by: Alex Bennée <[email protected]> -- Alex Bennée
