Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArrayIndexOutOfBoundsException #11

Open
WayneDevMaze opened this issue Dec 5, 2022 · 0 comments
Open

ArrayIndexOutOfBoundsException #11

WayneDevMaze opened this issue Dec 5, 2022 · 0 comments

Comments

@WayneDevMaze
Copy link

I got a issue 'java.lang.ArrayIndexOutOfBoundsException'.

Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 12
	at net.sf.image4j.codec.bmp.BMPEncoder.write4(BMPEncoder.java:365)
	at net.sf.image4j.codec.bmp.BMPEncoder.write(BMPEncoder.java:132)
	at net.sf.image4j.codec.bmp.BMPEncoder.write(BMPEncoder.java:39)
	at Test.main(Test.java:13)

If you want to replay the crash. You can got more details from https://github.com/WayneDevMaze/afl_test_works/tree/master/image4j/crash_example.

@WayneDevMaze WayneDevMaze changed the title Array out ArrayIndexOutOfBoundsException Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant