aboutsummaryrefslogtreecommitdiff
path: root/?id=0c268f5fc93fe3e96c543b771a5d6070d4c55985
diff options
context:
space:
mode:
authorIvan Mikhnovich <ivan.mikhnovich@gmail.com>2021-05-23 19:24:42 +0300
committerIvan Mikhnovich <ivan.mikhnovich@gmail.com>2021-05-23 19:24:42 +0300
commit0c268f5fc93fe3e96c543b771a5d6070d4c55985 (patch)
tree3423050eff8dda91c92aeeaf0c88ddba5b652e36 /?id=0c268f5fc93fe3e96c543b771a5d6070d4c55985
parent78925115014bea2f4ead26f0dd7f833ff301ad11 (diff)
Replace bughy implementation of function 'remove_all()'.
Counterexample for old implementation: char str[] = "aaa"; remove_all(str, 'a'); printf("%s\n", str); // displays "a" if we're lucky, //or crashes if we're not.
Diffstat (limited to '?id=0c268f5fc93fe3e96c543b771a5d6070d4c55985')
0 files changed, 0 insertions, 0 deletions