commit | b0e7cb4c3f1bd9872444711ebc44258430156cad | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Thu Dec 17 12:51:58 2020 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Thu Dec 17 12:51:58 2020 +0100 |
tree | c129fc2f71354fcfc9ac2f77f018ddf1a73b36e1 | |
parent | b6237c0657074e8a61b2123601df36389659b603 [diff] |
mail: deobfuscate launch_helper() 13 bytes are not worth the risk of doing something iffy after vfork(). Let's have much clearer code there. function old new delta launch_helper 175 188 +13 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>