r13222: Never assume mode_t is of type int.
authorSimo Sorce <idra@samba.org>
Sun, 29 Jan 2006 18:22:39 +0000 (18:22 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:06:18 +0000 (11:06 -0500)
commit6c58244def94a9e32d13a828040a2415ad9f7c57
treed44d5c5ff8b5cf90c5f2eb4a1f6d54f54dea1bc1
parent7ed3868780f72e00687cbd056109ef85ea2ea092
r13222: Never assume mode_t is of type int.
We were trashing the stack on machines that define mode_t as uint16_t
(This used to be commit 6c15af31bcee1e82578b61cae10423b37c285f10)
source3/modules/vfs_recycle.c