Mikhail Gusarov wrote: > Most of xstrdup invocations in server were superfluous. This patch series gets > rid of them, keeping ~10 which are harder to reason about. > > _______________________________________________ > [email protected]: X.Org development > Archives: http://lists.x.org/archives/xorg-devel > Info: http://lists.x.org/mailman/listinfo/xorg-devel
For patches 1-7: Reviewed-by: Alan Coopersmith <[email protected]> For patch 8: While the change isn't wrong, I'll leave it up to one of the XKB maintainers to decide if introducing a FatalError() where there was none before (Xprintf -> XNFprintf) is the right thing to do. (Though as we all know, the really right thing long term is to stop forking xkbcomp, but that's not a two-line change like this patch.) -- -Alan Coopersmith- [email protected] Oracle Solaris Platform Engineering: X Window System _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
