-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: google/re2
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: guard against self-move-assignment in RE2::Set and FilteredRE2 (fixes #615)
#658
opened Sep 10, 2026 by
jdymitarai
Loading…
re2: pass Mutex by pointer in MutexLock usage (fixes #628)
#657
opened Sep 9, 2026 by
jdymitarai
Loading…
Make AllMatches/AllPotentials consistent with FirstMatch on misuse
#656
opened Sep 7, 2026 by
afonsojanu
Loading…
python: reject non-contiguous buffers
#655
opened Aug 28, 2026 by
mraimadeddinehouas-glitch
Loading…
Fix self-move-assignment use-after-destroy in RE2::Set and FilteredRE2
#654
opened Aug 27, 2026 by
Alb3e3
Loading…
Fix PossibleMatchRange returning true with min > max for repeated high bytes in Latin1
#653
opened Aug 8, 2026 by
3412-cloud
Loading…
python: use pkg-config to discover re2 link flags for static builds
#652
opened Jul 29, 2026 by
mikedep333
Loading…
python: migrate to nanobind and publish abi3 wheel
#650
opened Jul 22, 2026 by
anuraaga
Contributor
Loading…
re2: parse float/double args with locale-independent from_chars
#646
opened Jul 1, 2026 by
arib06
Loading…
Pin privileged release workflow refs to immutable SHAs
#645
opened Jul 1, 2026 by
argareksapati
Loading…
ci: pin all GitHub Actions to full commit SHAs to prevent supply-chain attacks
#643
opened Jun 28, 2026 by
XananasX7
Loading…
ci: pin all actions to full commit SHAs and add workflow permissions
#641
opened Jun 14, 2026 by
XananasX7
Loading…
ossfuzz: add re2_set_fuzzer for RE2::Set multi-pattern matching
#640
opened Jun 11, 2026 by
XananasX7
Loading…
Fix self-move-assignment UB in RE2::Set and FilteredRE2, add missing compiled_ guards
#637
opened May 26, 2026 by
XananasX7
Loading…
re2: fix null pointer dereference in Set::Compile() failure path
#636
opened May 25, 2026 by
rui-wang-8
Loading…
Fix incorrect buffer size calculation in FromBytes to prevent data tr…
#630
opened May 9, 2026 by
uwezkhan
Loading…
guard against overflow in AllocInst buffer growth
#626
opened Apr 29, 2026 by
jmestwa-coder
Loading…
Validate Python buffer inputs before converting them to byte views
#625
opened Apr 28, 2026 by
uwezkhan
Loading…
Validate Python helper byte offsets before pointer arithmetic
#624
opened Apr 28, 2026 by
uwezkhan
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.