Commit (HEAD): Re: commit: rtf importer identifies metafiles and memory leak fix

From: Marc Maurer (j.m.maurer_at_student.utwente.nl)
Date: Sun Dec 21 2003 - 14:40:16 EST

  • Next message: Marc Maurer: "Re: commit: fixes 5673 and dupe 5737"

    Backport: rtf importer indentifies metafiles and memory leak fix (Jordi)

    Btw jordi, instead of :

    delete m_prefs;
    m_prefs = NULL;

    you can use :

    DELETEP(m_prefs);

    not that it really matters, but it's shorter :)

    Bye!
      Marc

    CVS: ----------------------------------------------------------------------
    CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
    CVS:
    CVS: Committing in .
    CVS:
    CVS: Modified Files:
    CVS: ap/win/ap_Win32App.cpp impexp/xp/ie_imp_RTF.cpp
    CVS: ----------------------------------------------------------------------

    On Sun, 2003-12-21 at 20:17, Jordi Mas wrote:
    > CVS: ----------------------------------------------------------------------
    > CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
    > CVS:
    > CVS: Committing in .
    > CVS:
    > CVS: Modified Files:
    > CVS: Tag: ABI-2-0-0-STABLE
    > CVS: ap/win/ap_Win32App.cpp impexp/xp/ie_imp_RTF.cpp
    > CVS: ----------------------------------------------------------------------
    >
    > Rtf importer identifies metafiles graphics file and memory leak fix for win32.
    >
    > Please, forward port to HEAD.
    >
    > Jordi,

    -- 
    Marc Maurer <j.m.maurer_at_student.utwente.nl>
    


    This archive was generated by hypermail 2.1.4 : Sun Dec 21 2003 - 14:42:27 EST