diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-10-25 15:32:26 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-10-25 17:53:26 -0400 |
commit | 7ab0b5ff713aa609cbbd3c2152b34a7ef60d3e2a (patch) | |
tree | 9d77541d4ac81a02c90096fe077d6b65845cda34 /changes | |
parent | 7fbc0184334da7325d983d187ee14fdc0326123a (diff) | |
download | tor-7ab0b5ff713aa609cbbd3c2152b34a7ef60d3e2a.tar.gz tor-7ab0b5ff713aa609cbbd3c2152b34a7ef60d3e2a.zip |
Avoid likely memory fragmentation from rep_hist_note_descs_served
When you're doing malloc(sizeof(int)), something may well have gone
wrong.
This technique is a bit abusive, but we're already relying on it
working correctly in geoip.c.
Diffstat (limited to 'changes')
0 files changed, 0 insertions, 0 deletions