Skip to content

[BUG] Conditional jump or move depends on uninitialised value(s) #1284

Closed
@ghost

Description

==4590== Conditional jump or move depends on uninitialised value(s)
==4590==    at 0xB2ACA58: phalcon_get_uri (url.c:40)
==4590==    by 0xB34D612: zim_Phalcon_Mvc_Url_getBaseUri (url.c:182)
==4590==    by 0xB2A933A: phalcon_alt_call_method (fcall.c:824)
==4590==    by 0xB2A9D74: phalcon_alt_call_user_method (fcall.c:947)
==4590==    by 0xB284FC8: phalcon_call_method_params_w (fcall.c:288)
==4590==    by 0xB28510E: phalcon_call_method_params (fcall.c:312)
==4590==    by 0xB34DDD3: zim_Phalcon_Mvc_Url_get (url.c:284)
==4590==    by 0xB2A933A: phalcon_alt_call_method (fcall.c:824)
==4590==    by 0xB2A9D74: phalcon_alt_call_user_method (fcall.c:947)
==4590==    by 0xB284FC8: phalcon_call_method_params_w (fcall.c:288)
==4590==    by 0xB28510E: phalcon_call_method_params (fcall.c:312)
==4590==    by 0xB285235: phalcon_call_method_one_param (fcall.c:335)
==4590== 
==4590== Conditional jump or move depends on uninitialised value(s)
==4590==    at 0xB2ACA5E: phalcon_get_uri (url.c:40)
==4590==    by 0xB34D612: zim_Phalcon_Mvc_Url_getBaseUri (url.c:182)
==4590==    by 0xB2A933A: phalcon_alt_call_method (fcall.c:824)
==4590==    by 0xB2A9D74: phalcon_alt_call_user_method (fcall.c:947)
==4590==    by 0xB284FC8: phalcon_call_method_params_w (fcall.c:288)
==4590==    by 0xB28510E: phalcon_call_method_params (fcall.c:312)
==4590==    by 0xB34DDD3: zim_Phalcon_Mvc_Url_get (url.c:284)
==4590==    by 0xB2A933A: phalcon_alt_call_method (fcall.c:824)
==4590==    by 0xB2A9D74: phalcon_alt_call_user_method (fcall.c:947)
==4590==    by 0xB284FC8: phalcon_call_method_params_w (fcall.c:288)
==4590==    by 0xB28510E: phalcon_call_method_params (fcall.c:312)
==4590==    by 0xB285235: phalcon_call_method_one_param (fcall.c:335)
==4590== 

Happens both in 1.2.4 and 1.3.0

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions