Skip to content
Snippets Groups Projects
Commit 75d3baee authored by Zack Weinberg's avatar Zack Weinberg
Browse files

re PR libobjc/11433 (Crash due to dereferencing null pointer when querying protocol)

	PR 11433
gcc/testsuite:
	* objc.dg/proto-lossage-3.m: New test.
libobjc:
	* Protocol.m (descriptionForInstanceMethod): Don't dereference
	instance_methods if it's NULL.
	(descriptionForClassMethod): Likewise for class_methods.

From-SVN: r74137
parent bb9cfd00
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment