David Benjamin ba13402c1b Fix the type of ASN1_i2d_bio's last argument.
It's supposed to be void*. The only reason this was working was that it was
only called in C which happily casts from void* to T*. (But if called in C++ in
a macro, it breaks.)

Change-Id: I7f765c3572b9b4815ae58da852be1e742de1bd96
Reviewed-on: https://boringssl-review.googlesource.com/5760
Reviewed-by: Adam Langley <agl@google.com>
2015-08-28 22:03:54 +00:00
..
2014-06-20 13:17:32 -07:00
2014-07-07 19:30:35 +00:00
2015-03-19 19:48:41 +00:00
2014-06-20 13:17:32 -07:00
2015-02-02 19:14:15 +00:00
2015-01-14 21:53:00 +00:00
2015-02-02 19:14:15 +00:00
2014-06-20 13:17:32 -07:00
2015-02-02 19:14:15 +00:00
2015-05-20 19:15:26 +00:00
2015-03-19 11:47:52 +00:00
2015-01-14 21:53:00 +00:00