This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
netsurf
Watch
1
Star
0
Fork
0
You've already forked netsurf
mirror of
https://github.com/netsurf-browser/netsurf
synced
2025-02-07 01:55:00 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
render
History
Vincent Sanders
aa4d2eb608
ensure no division by zero can occour (coverity 1109862 1109863)
2013-11-03 22:51:43 +00:00
..
box_construct.c
Squash Coverity
#1109879
- Resource leak.
2013-10-25 22:23:18 +01:00
box_normalise.c
…
box_textarea.c
…
box_textarea.h
…
box.c
Fix leak of box scrollbars.
2013-10-25 15:47:49 +01:00
box.h
…
font.c
…
font.h
…
form.c
Fix leaks in form_successful_controls. 'charset' was always leaked, value was leaked in particular OOM case.
2013-10-23 12:34:48 +01:00
form.h
…
html_css_fetcher.c
…
html_css.c
…
html_forms.c
…
html_interaction.c
…
html_internal.h
…
html_object.c
ensure no division by zero can occour (coverity 1109862 1109863)
2013-11-03 22:51:43 +00:00
html_redraw.c
…
html_script.c
fixup script message handling
2013-05-31 09:22:08 +01:00
html.c
Fix leak of html encoding.
2013-10-23 18:55:51 +01:00
html.h
…
imagemap.c
Fix a potential leak.
2013-09-05 11:13:08 +01:00
imagemap.h
…
layout.c
ensure no division by zero in scaled object dimensioning (coverity 1109864 )
2013-11-03 21:52:01 +00:00
layout.h
…
list.c
…
list.h
…
Makefile
…
search.c
…
search.h
…
table.c
…
table.h
…
textplain.c
…
textplain.h
…