Homec4science

Statically link xhpast.exe

Authored by vrana <jakubv@fb.com> on Nov 12 2012, 20:50.

Description

Statically link xhpast.exe

Summary:
Some users reported that this virus doesn't always work.
Re-compiled by adding -static to xhpast in Makefile.

Test Plan:
Renamed MinGW directory which previously triggered the problem. Then:

$ xhpast.exe < xhpast_parse.php
{"tree":[9000, 0, 291, [...]]}

Reviewers: epriestley, btrahan

Reviewed By: btrahan

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D3950

Details

Committed
vrana <jakubv@fb.com>Nov 12 2012, 20:50
Pushed
aubortMar 17 2017, 12:03
Parents
rPHU3380568ec9e4: Allow chunking iterator results
Branches
Unknown
Tags
Unknown

Event Timeline

vrana <jakubv@fb.com> committed rPHUdbec5db52d84: Statically link xhpast.exe (authored by vrana <jakubv@fb.com>).Nov 12 2012, 20:50