c4571fb libpng may be expected to allocate png_palette

Authored and Committed by bruno 12 years ago
    libpng may be expected to allocate png_palette
    
    It may be necessary to set the initial value of png_palette to NULL
    so that libpng knows to do an allocation. This may also help with
    debugging the problem even if it doesn't fix it.
    
        
file modified
+2 -2