diff options
author | Torbjörn Andersson | 2014-04-16 18:09:13 +0200 |
---|---|---|
committer | Torbjörn Andersson | 2014-04-16 18:09:13 +0200 |
commit | 4411c816f6a2cabf271ea9363768490806872f88 (patch) | |
tree | aaf6665e6680ddcde647291c02fa7665d67b39f8 /gui | |
parent | b8aaac27ba01328803e34453753bb3863e090cc3 (diff) | |
download | scummvm-rg350-4411c816f6a2cabf271ea9363768490806872f88.tar.gz scummvm-rg350-4411c816f6a2cabf271ea9363768490806872f88.tar.bz2 scummvm-rg350-4411c816f6a2cabf271ea9363768490806872f88.zip |
FULLPIPE: Fix GCC warning
I assume that the purpose of realloc() here is to increase the
_points memory area, but it's not guaranteed that the new block
will start at the same address as the old one.
Diffstat (limited to 'gui')
0 files changed, 0 insertions, 0 deletions