don't free the memory for the palette entries in IntSetPalette. Fixes bug 3072
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 24 Feb 2008 03:12:38 +0000 (03:12 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Sun, 24 Feb 2008 03:12:38 +0000 (03:12 +0000)
commit2b17735b1a22c8c434e2ef660e3044bfefa42381
treefe711229cbba9e44eeff3f03a3b312b3673ca25c
parente0edb0dac73daed11a8e06b15942b904309f300b
don't free the memory for the palette entries in IntSetPalette. Fixes bug 3072
See issue #3072 for more details.

svn path=/trunk/; revision=32461
reactos/drivers/video/displays/framebuf/palette.c