mirror of
https://github.com/samba-team/samba.git
synced 2025-01-19 10:03:58 +03:00
r9239: I think this is the right IDL for the eventlog record. Pidl is
generating incorrect code for arrays of strings here. (This used to be commit 3b2476e0a00dbd3b552ccde736147e93655732f1)
This commit is contained in:
parent
c08578c0cb
commit
32e76af21a
@ -51,6 +51,8 @@
|
||||
uint32 data_offset;
|
||||
nstring source_name;
|
||||
nstring computer_name;
|
||||
nstring strings[num_of_strings];
|
||||
astring raw_data;
|
||||
} eventlog_Record;
|
||||
|
||||
/******************/
|
||||
|
Loading…
x
Reference in New Issue
Block a user