Dotan Barak <dotanba@xxxxxxxxx> writes: > In places that the standard malloc/strdup is used without checking > if the allocation was successful, I replaced it to xmalloc/xstrdup > which check the memory allocation result. > > Signed-off-by: Dotan Barak <dotanba@xxxxxxxxx> Looks good. Will apply, but I'd retitle it (it is not "rename"). Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html