]> git.ipfire.org Git - thirdparty/bind9.git/commit
2966. [bug] isc_print_vsnprintf() failed to check if there was
authorMark Andrews <marka@isc.org>
Mon, 18 Oct 2010 04:06:37 +0000 (04:06 +0000)
committerMark Andrews <marka@isc.org>
Mon, 18 Oct 2010 04:06:37 +0000 (04:06 +0000)
commita63e455cf7c85b0b4cdc59a5f1dea2f148943a4a
tree57a2f21394e5a0332db7b0ccab45592404f36509
parenteb50c6977ef97cb4c82678692027b82b7cbe7b0b
2966.   [bug]           isc_print_vsnprintf() failed to check if there was
                        space available in the buffer when adding a left
                        justified character with a non zero width,
                        (e.g. "%-1c"). [RT #22270]
CHANGES
lib/isc/print.c