r23465: There was this diff between reg_printing in 3_0 and 3_0_26:
authorMichael Adam <obnox@samba.org>
Wed, 13 Jun 2007 11:04:31 +0000 (11:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:18 +0000 (12:23 -0500)
commitdfc42178708144ef0b9273438ee15451078d3f4e
tree239c3e344c8b6f440af8ba9f679ece88700ae3dd
parentc7d004dec4822c0d8e5c7fd6519850f906c7bb1a
r23465: There was this diff between reg_printing in 3_0 and 3_0_26:
before writing to secdesc_buf->sd,
3_0 checked secdesc_buf->sd while 3_0_26 checked secdesc_buf->sd_size.

This patch makes both revisions check _both_ befor writing.

Jerry / Jeremy : please check if this is correct!

Michael
source/registry/reg_printing.c