Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
smpi_memory: don't copy poisoned regions when AddressSanitizer is in use.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 21 Sep 2017 11:30:30 +0000 (13:30 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 21 Sep 2017 14:10:35 +0000 (16:10 +0200)
commit40e21ae86eb2d993aa6f9f1f893d12c0f905b3cd
treea516b16b98d04deb9934614840dab2feee3e0836
parent3c6a3a3620702f723c19e43894316e0217bf5f5d
smpi_memory: don't copy poisoned regions when AddressSanitizer is in use.

Not sure if it's entirely correct, but it cannot be worse than the current state
where ASan stops in smpi_initialize_global_memory_segments.
src/smpi/internals/smpi_memory.cpp