Menu

#8 orthoconsole: all mallocs should be replaced

DEV
open
Menage (10)
5
2011-05-17
2010-12-02
No

orthoconsole.exe

All malloc usage should be replaced with std::vector

For small amounts of fixed size memory, should probably use boost::array

Discussion

  • Singe de Code

    Singe de Code - 2011-05-17

    Replace all mallocs with std::vector or stack arrays.

    The only exceptions are code allocating mempry to return to Revolution

     
  • Singe de Code

    Singe de Code - 2011-05-17
    • labels: --> Menage
    • milestone: --> DEV
    • assigned_to: nobody --> singe-de-code
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.