richm%stanfordalumni.org 89d2474d19 Bug: 348366
Description: ber_printf support for O format
Fix Description: When calling ber_printf with the 'O' format, the corresponding argument must be a struct berval *.  If the bval argument is NULL, nothing is written (i.e. it is safe to use a NULL here).  Otherwise, bval->bv_len bytes from bval->bv_val will be written to the output.


git-svn-id: svn://10.0.0.236/trunk@213109 18797224-902f-48f8-a5cc-f745e15eee43
2006-10-04 14:46:28 +00:00
2006-10-04 14:46:28 +00:00
Description
No description provided
982 MiB
Languages
C++ 31%
C 21.9%
HTML 13.3%
JavaScript 12.9%
Java 5.1%
Other 15.5%