Opened 7 years ago
#141 new enhancement
Check UINT_MAX in concat
Reported by: | Julien ÉLIE | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | lib | Version: | 2.6.0 |
Severity: | minor | Keywords: | |
Cc: |
Description
Homogenize lib/concat.c with tests/tap/basic.c and tests/runtests.c (they differ with the check of UINT_MAX and the use of memcpy() instead of a loop to concatenate byte by byte the string).
Note: See
TracTickets for help on using
tickets.