Forwardport checkin:
Fix a segfault when b"" was passed to b2a_qp() -- it was using strchr() instead of memchr().
W
Walter Dörwald committed
0925e419dfc5de666965dcd15ae08d045c7df36f
Parent: 3699582
Fix a segfault when b"" was passed to b2a_qp() -- it was using strchr() instead of memchr().