Search Results

1
vote

Is there an acceptable limit for memory leaks?

Firstable memory leaks are only a serious problem when they grow with time, otherwise the app just looks a little bigger from the outside (obviously there's a limit here too, hence the 'serious'). …