|
|
|
|
|
by kevin_thibedeau
2437 days ago
|
|
Poettering used alloca() as a poor man's garbage collector. Proper manual memory management is just "too hard". Other lingering code quality issues surely remain when the primary author is taking these sort of shortcuts and not considering how to write robust C. |
|