s3:net: Fix a segfault in "net rpc trustdom list" for overlong domain names
commitb3c239adcbf9e73bf5c4fe11e4cc762113445890
authorVolker Lendecke <vl@samba.org>
Tue, 13 Oct 2009 13:56:00 +0000 (13 15:56 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:39:19 +0000 (26 11:39 +0100)
tree984b545a37526e9d465a5235a60b6e1667f43d7d
parent859b839f0e8bc1c02ba72330ff5c19242724f03c
s3:net: Fix a segfault in "net rpc trustdom list" for overlong domain names

That was a complicated way to say "%-20.s"... But that code was from 2002 ...
(cherry picked from commit b3cc2f70cb672f28f9223cdd165cf505642deca6)
source3/utils/net_rpc.c