| Subject: | Re: memdup(3) |
|---|---|
| From: | Stuart Henderson <stu@xxxxxxxxxxxxxxx> |
| Date: | Mon, 14 Jul 2008 15:25:32 UTC |
| Newsgroups: | fa.openbsd.tech |
On 2008/07/14 18:38, Alexey Dobriyan wrote: > malloc+memcpy sequence exists extracted in quite a few projects. > Sometimes, under different name, sometimes with different prototype, And of course, sometimes with the same name and a different prototype, e.g. int memdup(u_char **to, const u_char *from, size_t size) |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Fix potential panic with ddb command callout, Artur Grabowski |
|---|---|
| Next by Date: | Re: memdup(3), Marco Peereboom |
| Previous by Thread: | Re: memdup(3), Marco Peereboom |
| Next by Thread: | Re: memdup(3), Tobias Weingartner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |