Comment on Found a nice bug in IOS today, bricks your phone and kills the SimulatorparentComments−JoachimSchipper15yIt's a function that configures ten timers to call itself. So it causes an exponential number of timers to be set.−Fjanth15yThats not the bug though. Can do it without a loop as well. This was an old version, check the other one I posted here in this thread.−JoachimSchipper15yOk. I would be very grateful for an explanation, then. ;-)
Comments
It's a function that configures ten timers to call itself. So it causes an exponential number of timers to be set.
Thats not the bug though. Can do it without a loop as well. This was an old version, check the other one I posted here in this thread.
Ok. I would be very grateful for an explanation, then. ;-)