Commit 91fbd75
committed
Support variable character limit NDAttributesFile
Following #503
the NDAttributesFile record can also directly contain an XML string,
however the record is still limited to 256 characters, which may not be
enough to accomodate a large blob of XML. This adds a macro,
XMLSIZE, with a default of 256, so IOCs can be
configured to accomodate larger blobs of XML.1 parent de0ce8f commit 91fbd75
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
794 | 794 | | |
795 | 795 | | |
796 | 796 | | |
797 | | - | |
| 797 | + | |
798 | 798 | | |
799 | 799 | | |
800 | 800 | | |
| |||
0 commit comments