Draft: Fix #1573: free cs->picHeader unconditionally when destroying cs
This seems to resolve the problem of not freeing cs->picHeader.
I still don't understand, why for GDR a new PicHeader structure needs to be stored in cs, while the previous code worked with a single instance (m_picHeader) in DecLib.