make FOR_RULELITERALS safe against whatprovides realloc
authorMichael Schroeder <mls@suse.de>
Tue, 27 Nov 2012 10:26:32 +0000 (11:26 +0100)
committerMichael Schroeder <mls@suse.de>
Tue, 27 Nov 2012 10:26:32 +0000 (11:26 +0100)
commit9eaaeb1ef79617559a51b23acf58f9563478207a
treeb7bbafe7d15a910a4a6bffff71e31ccd0c6908e3
parentf6d2b5c95e7e49ab9dde3d81d1b4442c82d627ed
make FOR_RULELITERALS safe against whatprovides realloc

Should only make iterating a tiny bit slower, but is more safe and
brings the macro in line with the other iterater macros.
src/problems.c
src/rules.c
src/solver.c
src/solver.h