<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>thata</author_name>
  <author_url>https://blog.hatena.ne.jp/thata/</author_url>
  <blog_title>ちくわプログラマにっき</blog_title>
  <blog_url>https://thata.hatenadiary.org/</blog_url>
  <categories>
    <anon>iphone</anon>
  </categories>
  <description>NSURLConnectionを使った通信プログラムを書いていたところ、下記のようなexample.comからデータを持ってくるだけのコードがEXC_BAD_ACCESSで落ちてしまう。 - (void)doIt { NSHTTPURLResponse *res; NSError *error; NSURL *url = [NSURL URLWithString:@&quot;http://example.com/com&quot;]; NSURLRequest *req = [NSURLRequest requestWithURL:url]; NSData *data = [NSURLConnection se…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fthata.hatenadiary.org%2Fentry%2F20100710%2F1278765134&quot; title=&quot;NSErrorな変数をnilで初期化してあげないとアレな件 - ちくわプログラマにっき&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-07-10 21:32:14</published>
  <title>NSErrorな変数をnilで初期化してあげないとアレな件</title>
  <type>rich</type>
  <url>https://thata.hatenadiary.org/entry/20100710/1278765134</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
