Skip to content
  • Domen Vrankar's avatar
    store old locale to a temporary variable · 36bc7e4c
    Domen Vrankar authored
    On Windows XP 32 bit setLocale seems to
    cause old pointer invalidation and causes
    program crash in destructor.
    This was causing CPackZIP to crash so to
    fix it we copy the value into a temporary
    variable.
    36bc7e4c