Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "alloc dynamically for rDNS names"
This reverts commit d86a31a. This change does not seem to be correct. See discussion: wez#66 (comment) The `12` was related to a fixed-size header and not related to the length of the variable-length rdns name. That length is encoded in the data part of the atom, in the call to `APar_atom_Binary_Put`.
- Loading branch information