Replace custom string porcessing by standard functions from libc
We use custom implemented string processing methods. We can replace them by those from libc but we have to ensure we work with NULL temrinated strings. Based on !15 (comment 234370).
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
We use custom implemented string processing methods. We can replace them by those from libc but we have to ensure we work with NULL temrinated strings. Based on !15 (comment 234370).
added Backlog label
changed the description
mentioned in merge request !15 (merged)