Attention is currently required from: Angel Pons.
2 comments:
Commit Message:
strdup return values should be checked for NULL to catch the
potential error case of out of memory.
It looks much better. […]
I have made something! CB:70539
Thank you for your help!
File layout.c:
Patch Set #7, Line 123: char *file = NULL; /* file is optional, so defaults to NULL */
(consider this comment to be a non-blocking nit since the code is fine as you've written it and Edwa […]
Oh thank you for sharing ideas! I did next patch (on the top of this one) to implement Edward's suggestion. But maybe your idea can be one more next step in refactoring? If I do it, I would do one more separate patch.
To view, visit change 70006. To unsubscribe, or for help writing mail filters, visit settings.