Changes between Initial Version and Version 1 of Ticket #5146, comment 6
- Timestamp:
- Aug 26, 2011, 10:44:55 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5146, comment 6
initial v1 1 Replying to [comment:4 siarzhuk]: 1 mod_info is unset, your code will most probably crash at pointer dereference on next line. 2 You clearly never test this code ;-) 2 3 3 mod_info is unset, your code will most probably crash at pointer dereference.4