<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>suttanipaata</author_name>
  <author_url>https://blog.hatena.ne.jp/suttanipaata/</author_url>
  <blog_title>その時々</blog_title>
  <blog_url>https://waku.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>ある本を参考にオーバーフローの勉強をしています。 Ubuntu10.10でgcc4.4.5でやっているのですが、その本がでたときよりもいろいろと セキュリティが強化されてしまってサンプルソースが上手く動かないんですよね。そんなこんなで寄り道ばかりしています。 void overflow_function(char *str){ char buffer[20]; strcpy(buffer, str); } int main(){ char big_string[20]; int i; for(i = 0; i &lt; 20; i++){ big_string[i] = 'A'; } overflo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwaku.hatenadiary.jp%2Fentry%2F20110115%2F1295119255&quot; title=&quot;オーバーフローについての勉強 - その時々&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>2011-01-15 04:20:55</published>
  <title>オーバーフローについての勉強</title>
  <type>rich</type>
  <url>https://waku.hatenadiary.jp/entry/20110115/1295119255</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
