about summary refs log tree commit diff
path: root/COPYING
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2016-01-07T14·10+0100
committerEelco Dolstra <eelco.dolstra@logicblox.com>2016-01-07T14·10+0100
commit458711e4ee96f28013ce9c6dfce3bcdd624e2867 (patch)
tree88ea0b1089669182bdff0c30688be1ce62522469 /COPYING
parent9aac1861f7c25d34212235bfd86f71312904e29e (diff)
Fix "Bad address" executing build hook
This was observed in the deb_debian7x86_64 build:
http://hydra.nixos.org/build/29973215

Calling c_str() on a temporary should be fine because the temporary
shouldn't be destroyed until after the execl() call, but who knows...
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions