b2ce5a9c54b971cb918706cac73d20e6fbd7c930
main.c:1460:22: warning: Possible null pointer dereference: map [nullPointer] w3mFuncList[(int)map[c]].func(); ^ main.c:1503:24: note: Calling function 'escKeyProc', 3rd argument 'NULL' value is 0 escKeyProc((int)c, 0, NULL); ^ main.c:1438:25: note: Assuming condition is Assuming condition is false if (CurrentKey >= 0 && CurrentKey & K_MULTI) { ^ main.c:1460:22: note: Null pointer dereference w3mFuncList[(int)map[c]].func(); ^
w3m: WWW wo Miru Tool ===================== w3m is a pager with WWW capability. It IS a pager, but it can be used as a text-mode WWW browser. This package is maintained for Debian <https://www.debian.org>, forked from the original version <https://sourceforge.net/projects/w3m/>. If you can read English, see doc/*. If you can read Japanese, see doc-jp/*. If you can read both, read both and correct English. :-)
Description
Languages
C
60.9%
HTML
13.4%
Roff
12.2%
JavaScript
5.6%
Perl
1.7%
Other
6.1%