Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
libexpat
/
libexpat
Clone this repo:
Branches
upstream/master
upstream/autotools-sync-cmake-files
upstream/debug-alloc
upstream/debug-msvc
upstream/introduce-flag-inside-handler
upstream/issue-1244-cmake-dev-urandom
upstream/parse-end-byte-index-overflow
upstream/public-formatting-macros
upstream/pull-1006-debugging
upstream/pull-1145
More...
Tags
upstream/R_2_8_1
upstream/R_2_8_0
upstream/R_2_7_5
upstream/R_2_7_4
upstream/R_2_7_3
upstream/R_2_7_2
upstream/R_2_7_1
upstream/R_2_7_0
upstream/R_2_6_4
upstream/R_2_6_3
More...
94ae0b5
Merge pull request #1248 from Smattr/smattr/b747a3a4-7201-4751-893d-5c72af3b2026
by Sebastian Pipping
· 3 days ago
upstream/master
9273566
Merge pull request #1251 from netliomax25-code/getattributeid-int-overflow
by Sebastian Pipping
· 3 days ago
7345dcd
Merge pull request #1247 from Smattr/smattr/fbed9621-5f4c-42e3-b1f9-04ea1457035d
by Sebastian Pipping
· 3 days ago
3d430ba
Merge pull request #1249 from netliomax25-code/addbinding-int-overflow
by Sebastian Pipping
· 3 days ago
2c6c42d
lib: Protect function getAttributeId from signed integer overflow
by netliomax25-code
· 3 days ago
697b066
lib: writeRandomBytes_dev_urandom: Remove use of '0' as boolean literal
by Matthew Fernandez
· 3 days ago
babfc48
lib: protect function addBinding from signed integer overflow
by netliomax25-code
· 4 days ago
252ff1a
lib: Make `XML_Index` overflow check more intuitive
by Matthew Fernandez
· 4 days ago
8d28505
Merge pull request #1241 from Smattr/smattr/658c37db-e3f4-4018-a250-d34a2054542d
by Sebastian Pipping
· 5 days ago
0b78d47
lib: setParserBuffer: Extract repeated pointer diff into a constant
by Matthew Fernandez
· 5 days ago
00855bb
lib: setParserBuffer: Always calculate 'm_bufferPtr` based on `newBuf`
by Matthew Fernandez
· 5 days ago
95fe377
lib: XML_GetBuffer: Outline buffer update logic
by Matthew Fernandez
· 5 days ago
96635ee
Merge pull request #1245 from libexpat/dependabot/github_actions/vmactions/solaris-vm-1.3.5
by Sebastian Pipping
· 6 days ago
198699f
lib: XML_GetBuffer: Unify now-identical code paths
by Matthew Fernandez
· 6 days ago
3fc5bc2
lib: XML_GetBuffer: Always calculate buffer end based on `newBuf`
by Matthew Fernandez
· 6 days ago
eed39dd
lib: XML_GetBuffer: Hoist update of `m_bufferPtr` and reuse `keep`
by Matthew Fernandez
· 6 days ago
dac15c8
lib: XML_GetBuffer: Hoist update of `m_buffer`
by Matthew Fernandez
· 6 days ago
b3a5515
lib: XML_GetBuffer: Split out an update of `m_buffer` and hoist earlier
by Matthew Fernandez
· 6 days ago
838f7a2
lib: XML_GetBuffer: Always calculate buffer end based on `keep`
by Matthew Fernandez
· 6 days ago
082e376
lib: XML_GetBuffer: Always do buffer shuffling based on `keep`
by Matthew Fernandez
· 6 days ago
More »