Re: Fix PR59586

2014-03-21 Thread Roman Gareev
Hi Mircea, sorry for making you wait. -- Roman Gareev patch Description: Binary data ChangeLog_entry Description: Binary data

Re: Fix PR59586

2014-03-11 Thread Mircea Namolaru
Hi, I think that NULL pointer checks should be added for all pointers must_raw, may_raw etc, not only for the *_no_source ones. This will make the function more robust and easier to maintain. Indeed in the current code only the *_no_source pointers may be NULL, but this may change in the future