summaryrefslogtreecommitdiff
path: root/source3/aparser
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2000-05-15 09:57:19 +0000
committerAndrew Tridgell <tridge@samba.org>2000-05-15 09:57:19 +0000
commitba35f793bff1689e9de399957f8ba2da3424328f (patch)
tree7153d94a16e3442d6f372785f000a78348a5c89b /source3/aparser
parent421f549cd83d5386c0ef80118a5e68475d33a995 (diff)
downloadsamba-ba35f793bff1689e9de399957f8ba2da3424328f.tar.gz
samba-ba35f793bff1689e9de399957f8ba2da3424328f.tar.bz2
samba-ba35f793bff1689e9de399957f8ba2da3424328f.zip
align at the end of every structure parser
(This used to be commit f6353bf12212aeb30e0daff52904bf2f71ec141d)
Diffstat (limited to 'source3/aparser')
-rw-r--r--source3/aparser/templates/fn_end.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/aparser/templates/fn_end.tpl b/source3/aparser/templates/fn_end.tpl
index b5c36fff35..a21decdd13 100644
--- a/source3/aparser/templates/fn_end.tpl
+++ b/source3/aparser/templates/fn_end.tpl
@@ -1,3 +1,4 @@
+ if (!prs_align(ps)) goto fail;
return True;