#151 closed defect (fixed)
Flawed logic in handling of hostnames for database inserts
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 2.5.5 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
Hostnames for recursive entries are passed in wrong order (outermost to next, etc.), which by chance is ok usually, but wrong for relayed messages. Need to fix the logic in sh_database_insert_rec(). Discovered by byron.
Change History (1)
comment:1 Changed 12 years ago by rainer
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in changeset [226].