diff options
author | Carlos MartÃn Nieto <cmn@dwim.me> | 2014-07-25 08:25:41 +0200 |
---|---|---|
committer | Vicent Marti <tanoku@gmail.com> | 2014-08-05 02:09:37 +0200 |
commit | b4d00c1d2466de3558a7cc6983dce4eb2ee98431 (patch) | |
tree | aae2339a0570b56bdb58f9bbe721bcb8baff6698 /src/netops.c | |
parent | f3f9dc075ec27935185d7f576515782416ae3cb6 (diff) | |
download | libgit2-replace-luagit2.tar.gz |
array: mark the array to grow as volatilereplace-luagit2
This works around strict aliasing rules letting some versions of
GCC (particularly on RHEL 6) thinking that they can skip updating the
size of the array when calculating the next element's offset.
Diffstat (limited to 'src/netops.c')
0 files changed, 0 insertions, 0 deletions