- Dec 23, 2013
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
- Dec 22, 2013
-
-
Marek Vavrusa authored
refs #180
-
Marek Vavrusa authored
When RRSIGs are carried in a separate packet, node and in_zone is left initialized. This is legitimate. I also suspect there are some cases where node is set to NULL but in_zone is unchanged, but that's out of the scope of this patch.
-
Marek Vavrusa authored
-
- Dec 20, 2013
-
-
Jan Kadlec authored
-
Marek Vavruša authored
-
Marek Vavrusa authored
Meanwhile, fixed the most obvious race conditions with reload.
-
Marek Vavruša authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Lubos Slovak authored
-
Daniel Salzman authored
-
Marek Vavruša authored
-
Jan Včelák authored
Fix unchecked output value of snprintf() detected by Coverity. CID #1140397
-
Lubos Slovak authored
-
Lubos Slovak authored
refs #158
-
Jan Včelák authored
-
Lubos Slovak authored
-
Lubos Slovak authored
Moved repeated code to separate function. Renamed KNOT_SOA_SERIAL_INC to KNOT_SOA_SERIAL_UPDATE refs #158
-
Daniel Salzman authored
-
- Dec 19, 2013
-
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Lubos Slovak authored
refs #158
-
Jan Včelák authored
-
Jan Včelák authored
value returned by rrset_rdata_pointer() is expected to be nonzero
-
Jan Včelák authored
-
Jan Včelák authored
Passing null pointer to malloc even if the size is zero is undefined.
-
Jan Včelák authored
-
Jan Včelák authored
MEM04-C, CWE-131: result of malloc(0) is implementation specific
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Marek Vavruša authored
-
Jan Včelák authored
-