2007-02-26 Jonathan Larmour (based on patch from Simon Goldschmidt)

* api_lib.c: Use memcpy in netbuf_copy_partial.
This commit is contained in:
jifl
2007-02-26 19:49:49 +00:00
parent 205520c620
commit de665f7cf9
2 changed files with 17 additions and 11 deletions

View File

@@ -27,6 +27,9 @@ HISTORY
++ New features:
2007-02-26 Jonathan Larmour (based on patch from Simon Goldschmidt)
* api_lib.c: Use memcpy in netbuf_copy_partial.
++ Bug fixes:
(STABLE-1.2.0)