Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in dealloc
When is `deinit` exactly called? (in Swift)
Apr 27, 2026
swift
automatic-ref-counting
destructor
dealloc
deinit
Invalidating an NSTimer in dealloc
Apr 27, 2026
ios
cocoa-touch
memory-management
nstimer
dealloc
UIDocument never calling dealloc
Mar 28, 2026
ios
icloud
retain
dealloc
uidocument
Strong references and UIView memory issues
Mar 12, 2026
ios
swift
memory-management
weak-references
dealloc
Dealloc not called on all view controllers when using unwind segues
Mar 07, 2026
ios
xcode
segue
uistoryboardsegue
dealloc
blocks and async callback, dealloc object - need to nil the block
Jan 23, 2026
objective-c
asynchronous
dealloc
block
nszombie
Object is not deallocated when capturing by closures in Swift
Dec 17, 2025
ios
closures
swift
dealloc
Why can I release an ivar after [super dealloc] without segfaulting?
Nov 25, 2025
objective-c
cocoa
memory-management
dealloc
Can I call [self retain] within -dealloc? Or, how do I ensure dealloc happens on the main thread?
Feb 27, 2023
objective-c
ios
thread-safety
dealloc
objective-c-blocks
Cocos2d touch dispatcher causing object retain
Dec 27, 2022
ios
cocos2d-iphone
touch
dealloc
NSTimer with weak self; why is dealloc not called?
Dec 13, 2022
ios
objective-c
nstimer
dealloc
does dealloc method being executed normally when quitting the application?
Dec 09, 2022
objective-c
memory-leaks
dealloc
quit
Under Automatic Reference Counting (ARC), where do I put my free() statements?
Dec 01, 2022
objective-c
cocoa
free
automatic-ref-counting
dealloc
SKScene Fails to deallocate memory resulting in bounded memory growth
Sep 30, 2022
crash
sprite-kit
dealloc
skscene
premature dealloc in ARC based app
Sep 04, 2022
objective-c
automatic-ref-counting
dealloc
iphone app with multiple views/subviews: memory is not being deallocated
Jun 24, 2017
iphone
memory-management
uiviewcontroller
nib
dealloc
Reduce the amount of time to release 1 million + objects while popping out VC
Sep 15, 2022
ios
memory-management
automatic-ref-counting
dealloc
Older Entries »