⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
Doomsday Engine
All Projects
Doomsday Engine
Overview
Activity
Roadmap
Issues
Wiki
Repository
«
Previous
|
Next
»
Revision 4b90b9a6
Added by
skyjake
about 6 years
ago
ID
4b90b9a6c25a38e1d93ef11458fdd43ab2d83b0f
Parent
6a05b5e4
Child
7e359630
Cleanup: Avoid undefined behavior
Cannot dereference nullptrs.
Files
added
modified
copied
renamed
deleted
View differences
doomsday
apps
client
include
world
lineowner.h
(
diff
)
src
render
shadowedge.cpp
(
diff
)
world
base
line.cpp
(
diff
)
map.cpp
(
diff
)
maputil.cpp
(
diff
)
vertex.cpp
(
diff
)
Loading...
Doomsday
Engine
2.3
⇣
Builds
Add-ons
Manual
·
Forums
Support
Bug
Tracker
Blog
Cleanup: Avoid undefined behavior
Cannot dereference nullptrs.