mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
f3a3a05ade
we can now handle arrays of structures, pointers to structures,
pointers in unions etc
(This used to be commit 1df80cd1e8
)
3 lines
113 B
Smarty
3 lines
113 B
Smarty
if (!io_pointer("@ELEM@_ptr", ps, depth+1,
|
|
(void **)&il->@ELEM@, @FLAGS@)) goto fail;
|