librpc: simplify ndr_pull_dnsp_string
authorMatthieu Patou <mat@matws.net>
Mon, 14 Oct 2013 04:39:51 +0000 (21:39 -0700)
committerMichael Adam <obnox@samba.org>
Fri, 3 Oct 2014 09:01:42 +0000 (11:01 +0200)
commit0d1e326a68d7b89d548a4b0e03be598c64d13224
tree637681df2b009dacb75b00bb2f4e824d2f92a229
parent5e43cec37548c510f6b135b58a436e8f8e7544b4
librpc: simplify ndr_pull_dnsp_string

total_len is 1 and never varies.

Signed-off-by: Matthieu Patou <mat@matws.net>
Reviewed-by: Michael Adam <obnox@samba.org>
librpc/ndr/ndr_dnsp.c