Hi Roman,
Your patch looks like a workaround. You should fix the code to cope with NULL pointers correctly instead of allocating useless empty strings. Also initialize_assembly_identity doesn't make sense. ai is initialized a few lines later by memset call.
Jacek
Jacek Caban wrote:
Thanks for your notices! I'm rewrote patch, append some changes and split to small parts.
On Wed, Mar 11, 2009 at 2:40 PM, Roman Mindalev lists@r000n.net wrote:
Please send only one patch per e-mail.