View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001416 | libmicrohttpd | HTTPS (TLS) | public | 2008-08-24 16:55 | 2008-09-10 22:49 |
| Reporter | Christian Grothoff | Assigned To | Christian Grothoff | ||
| Priority | high | Severity | tweak | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Product Version | Git master | ||||
| Summary | 0001416: vasnprintf.c duplicates code from GNU libc | ||||
| Description | The basic functionality of vsprintf is obviously available in GNU libc. The question is if there is anything interesting that this function adds that we could not get (possibly with a tiny amount of work) from GNU libc. | ||||
| Additional Information | This is important because this is a lot of (potentially buggy) code that is copied. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2008-08-24 16:55 | Christian Grothoff | New Issue | |
| 2008-09-07 01:48 | Christian Grothoff | Note Added: 0003680 | |
| 2008-09-07 01:48 | Christian Grothoff | Status | new => resolved |
| 2008-09-07 01:48 | Christian Grothoff | Resolution | open => fixed |
| 2008-09-07 01:48 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2008-09-10 22:49 | Christian Grothoff | Status | resolved => closed |
| 2013-05-06 12:52 | Christian Grothoff | Category | SSL => HTTPS (SSL) |
| 2024-01-21 13:25 | Christian Grothoff | Category | HTTPS (SSL) => HTTPS (TLS) |