Package: libb64 / 1.2-3
Metadata
| Package | Version | Patches format |
|---|---|---|
| libb64 | 1.2-3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| override cflags.diff | (download) |
base64/Makefile |
2 1 + 1 - 0 ! |
make overriding cflags possible |
| no hardcoded lib path.diff | (download) |
base64/Makefile |
2 1 + 1 - 0 ! |
don't hardcore library path |
| integer overflows.diff | (download) |
src/cdecode.c |
15 8 + 7 - 0 ! |
fix integer overflows |
| bufsiz as buffer size.diff | (download) |
include/b64/decode.h |
3 2 + 1 - 0 ! |
use bufsiz as buffer size |
| static chars per line.diff | (download) |
src/cencode.c |
2 1 + 1 - 0 ! |
do not export the chars_per_line variable |
| initialize coder state.diff | (download) |
include/b64/decode.h |
4 3 + 1 - 0 ! |
initialize encoder/decoder state in the constructors |
