Project

General

Profile

« Previous | Next » 

Revision fb001aff

Added by Leszek Koltunski over 3 years ago

Plug two more memory leaks. It should be fine now.

View differences:

src/main/java/org/distorted/library/main/InternalStackFrameList.java
254 254

  
255 255
///////////////////////////////////////////////////////////////////////////////////////////////////
256 256

  
257
  static Set<InternalMaster.Slave> getSet()
257
  static ArrayList<InternalMaster.Slave> getSet()
258 258
    {
259 259
    return mCurrentFrame.getSet();
260 260
    }

Also available in: Unified diff