OSDN Git Service

ldso/arm: Correct protected symbol resolution
authorKhem Raj <raj.khem@gmail.com>
Thu, 22 Jul 2010 06:51:40 +0000 (23:51 -0700)
committerKhem Raj <raj.khem@gmail.com>
Thu, 22 Jul 2010 06:51:40 +0000 (23:51 -0700)
commit48fb264beaac8114e5ac3e80e70dda473fbce96d
tree0adedcb393beca5b32c2d5e34484c3654eed96fc
parentfb6ca14d4d53657a4cde0d3f881f02c0d54fe17b
ldso/arm: Correct protected symbol resolution

* Protected symbols should not be overridden with
  symbols from other modules.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
ldso/ldso/arm/elfinterp.c