From: Johannes Schindelin <hidden> Date: 2016-06-15 22:42:15
Hi,
there is an obvious bug in this patch: both calls to run_hook() have to
have a final NULL argument.
Ciao,
Dscho
P.S.: The reason I did not find this earlier was that I had hooks
installed, but they were not executable, and thus did not get executed.
D'oh!