commit | 15e2aa43c55dfff724ff55359a3975403b9244ed | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@sun.com> | Tue Feb 21 01:37:14 2006 +0000 |
committer | Paul Jakma <paul.jakma@sun.com> | Tue Feb 21 01:37:14 2006 +0000 |
tree | 9f7627bcff119413d5ad42b130909e5800e8a500 | |
parent | 316f7871792045a058f4a6d5f7c49ee6c5edffb7 [diff] |
[lib/sockunion] trivial: use XSTRDUP. 2006-02-21 Paul Jakma <paul.jakma@sun.com> * sockunion.c: (sockunion_{su2str,log}) Use XSTRDUP. Particularly with _su2str, as that string gets XFREEd, which can be annoying if run debug code in memory.c.