⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
Doomsday Engine
All Projects
Doomsday Engine
Overview
Activity
Roadmap
Issues
Wiki
Repository
«
Previous
|
Next
»
Revision a842ec0f
Added by
skyjake
over 17 years
ago
ID
a842ec0ffb3f04f704e4c75304ba100ace40d7fa
Parent
c57c4eb8
Child
c36d6f7d
Here the writebuf is not null-termined, so using strlen() leads to big problems.
Files
added
modified
copied
renamed
deleted
View differences
doomsday
engine
portable
src
con_buffer.c
(
diff
)
Loading...
Doomsday
Engine
2.3
⇣
Builds
Add-ons
Manual
·
Forums
Support
Bug
Tracker
Blog
Here the writebuf is not null-termined, so using strlen() leads to big problems.