Change Summary:
rebased
Commits: |
|
||||||
---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+366 -276) |
Review Request #923 — Created Sept. 14, 2021 and submitted
Information | |
---|---|
grim | |
pidgin/pidgin | |
release-2.x.y | |
Reviewers | |
pidgin | |
Port purple_str_to_time to regex and add additional tests
Ran the unit tests with the normal
./autogen.sh
as well as a setup for fuzzing.
rebased
Commits: |
|
||||||
---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+366 -276) |
fix some leaks and make the regex match raw to help with the fuzzer, but maybe the fuzzer should just check if it has utf8, not sure..
Commits: |
|
||||||
---|---|---|---|---|---|---|---|
Diff: |
Revision 3 (+378 -276) |
Commits: |
|
||||||
---|---|---|---|---|---|---|---|
Diff: |
Revision 4 (+378 -276) |
anchor the start of the regex.
Commits: |
|
||||||
---|---|---|---|---|---|---|---|
Diff: |
Revision 5 (+378 -276) |
Commits: |
|
||||||
---|---|---|---|---|---|---|---|
Diff: |
Revision 6 (+390 -274) |