Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/gdnsd: fix bug parsing corrupted djbdns files | Timo Teräs | 2014-08-03 | 1 | -0/+13 |
Fields are assigned to zero length read-only string literals if they are not present in the zone data. Avoid writing to read-only memory in those cases. (cherry picked from commit 82db5343f3ea625246e259780e0c85f074d0f058) |