diff options
| author | Jeremy Allison <jra@samba.org> | 2008-01-14 11:06:46 -0800 |
|---|---|---|
| committer | Jeremy Allison <jra@samba.org> | 2008-01-14 11:06:46 -0800 |
| commit | 19e4e99bfb02b8fa722883b04237ad714d402cb3 (patch) | |
| tree | 49f405f43e5297a2f3ea52c633ff1bcecdf282c6 /source3/lib/replace/system/terminal.h | |
| parent | d35bda0ffd5bea57087dba9a6da8c20df8fa165c (diff) | |
| download | samba-19e4e99bfb02b8fa722883b04237ad714d402cb3.tar.gz samba-19e4e99bfb02b8fa722883b04237ad714d402cb3.tar.bz2 samba-19e4e99bfb02b8fa722883b04237ad714d402cb3.zip | |
From Alexander Bokovoy
names is a 'const char **names' here, passed from upper level. Passing
'names' as a talloc context will break things as 'names' is usually
likely is a local variable, not a talloc'd. And we want to have array
elements on a context of the array anyway.
Jeremy.
(This used to be commit 22a4129fabf70e01cc638c2f7347c28201838830)
Diffstat (limited to 'source3/lib/replace/system/terminal.h')
0 files changed, 0 insertions, 0 deletions
