diff options
| author | Jamie Couture <[email protected]> | 2011-09-17 22:25:01 +0000 |
|---|---|---|
| committer | Lars Hjemli <[email protected]> | 2012-01-03 15:16:01 +0000 |
| commit | e19f7d7180d64c8ba9ca15f5fe164606f0ec88c1 (patch) | |
| tree | 55faa59f4835bec90fa5d94643cf1600d699cdb7 /ui-shared.h | |
| parent | Fix potential XSS vulnerability in rename hint (diff) | |
| download | cgit-e19f7d7180d64c8ba9ca15f5fe164606f0ec88c1.tar.gz cgit-e19f7d7180d64c8ba9ca15f5fe164606f0ec88c1.zip | |
ui-ssdiff: move LCS table away from the stack
Printing deferred line changes for files containing long lines would
cause a segfault.
- limit LCS table size: 128x128.
- move LCS table to global context: avoid allocating/freeing memory
for every deferred line change.
Signed-off-by: Jamie Couture <[email protected]>
Diffstat (limited to 'ui-shared.h')
0 files changed, 0 insertions, 0 deletions
